Minor fixups and doc updates.

This commit is contained in:
2025-12-29 02:03:32 -07:00
parent ddf44d7e33
commit f80204aced
7 changed files with 46 additions and 23 deletions

View File

@@ -5,7 +5,7 @@ repository = "https://git.wntrmute.dev/wntrmute/emsha-rs"
categories = ["cryptography", "no-std", "embedded"]
keywords = ["sha256", "hmac", "hash", "embedded", "no_std"]
license-file = "LICENSE"
version = "1.0.0"
version = "1.0.1"
edition = "2024"
publish = ["kellnr"]