Update docs icon; Update homepage URL; Fix docs entries for the 'encode' and 'decode' modules;
This commit is contained in:
parent
0f20a01971
commit
4f624dfebc
8 changed files with 28 additions and 18 deletions
|
@ -6,7 +6,7 @@ resolver = "2"
|
|||
authors = ["Gabriel Bjørnager Jensen"]
|
||||
description = "Octonary transcoder."
|
||||
readme = "README.md"
|
||||
homepage = "https://docs.rs/oct/latest/oct/"
|
||||
homepage = "https://crates.io/crates/oct/"
|
||||
repository = "https://mandelbrot.dk/oct/"
|
||||
license = "LGPL-3.0-or-later"
|
||||
keywords = ["api", "encoding", "io", "network", "no-std"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue