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 9252fa5 commit 56bf398Copy full SHA for 56bf398
curve25519-dalek-derive/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
6
repository = "https://github.com/dalek-cryptography/curve25519-dalek"
7
homepage = "https://github.com/dalek-cryptography/curve25519-dalek"
8
documentation = "https://docs.rs/curve25519-dalek-derive"
9
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
10
readme = "README.md"
11
description = "curve25519-dalek Derives"
12
0 commit comments