Minor doc, format, and clippy fixes.

This commit is contained in:
2025-12-29 11:26:18 -07:00
parent 014f6ea2d6
commit 65c4b220ae
6 changed files with 20 additions and 18 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.2"
version = "1.0.3"
edition = "2024"
publish = ["kellnr"]