We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1affb24 commit a16cb4cCopy full SHA for a16cb4c
jh/Cargo.toml
@@ -3,7 +3,7 @@ name = "jh"
3
version = "0.1.0"
4
description = "Pure Rust implementation of the JH cryptographic hash function"
5
authors = ["RustCrypto Developers"]
6
-license = "MIT or Apache-2.0"
+license = "MIT OR Apache-2.0"
7
edition = "2021"
8
rust-version = "1.57"
9
readme = "README.md"
0 commit comments