Skip to content

Commit 56bf398

Browse files
authored
Updates license field to valid SPDX format (#647)
1 parent 9252fa5 commit 56bf398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curve25519-dalek-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
repository = "https://github.com/dalek-cryptography/curve25519-dalek"
77
homepage = "https://github.com/dalek-cryptography/curve25519-dalek"
88
documentation = "https://docs.rs/curve25519-dalek-derive"
9-
license = "MIT/Apache-2.0"
9+
license = "MIT OR Apache-2.0"
1010
readme = "README.md"
1111
description = "curve25519-dalek Derives"
1212

0 commit comments

Comments
 (0)