mirror of
https://github.com/mii443/lamport_sigs.rs.git
synced 2025-08-22 15:05:49 +00:00
Add more metadata to Cargo.toml.
This commit is contained in:
@ -7,6 +7,9 @@ license = "BSD-3-Clause"
|
||||
documentation = "https://spinresearch.github.io/lamport.rs/lamport/index.html"
|
||||
homepage = "https://github.com/SpinResearch/lamport.rs"
|
||||
repository = "https://github.com/SpinResearch/lamport.rs"
|
||||
keywords = ["lamport", "signature-scheme"]
|
||||
categories = ["cryptography", "algorithms"]
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
ring = "^0.6.0"
|
||||
|
Reference in New Issue
Block a user