Skip to content

Commit a16cb4c

Browse files
committed
jh: fix license
1 parent 1affb24 commit a16cb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jh/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "jh"
33
version = "0.1.0"
44
description = "Pure Rust implementation of the JH cryptographic hash function"
55
authors = ["RustCrypto Developers"]
6-
license = "MIT or Apache-2.0"
6+
license = "MIT OR Apache-2.0"
77
edition = "2021"
88
rust-version = "1.57"
99
readme = "README.md"

0 commit comments

Comments
 (0)