Update docs icon; Update homepage URL; Fix docs entries for the 'encode' and 'decode' modules;

This commit is contained in:
Gabriel Bjørnager Jensen 2024-12-21 10:14:00 +01:00
parent 0f20a01971
commit 4f624dfebc
8 changed files with 28 additions and 18 deletions

View file

@ -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"]