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.
2 parents 1e4430c + fade3f3 commit cd62300Copy full SHA for cd62300
derive/Cargo.toml
@@ -13,7 +13,7 @@ edition = "2021"
13
keywords = ["arbitrary", "testing", "derive", "macro"]
14
readme = "README.md"
15
description = "Derives arbitrary traits"
16
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
17
repository = "https://github.com/rust-fuzz/arbitrary"
18
documentation = "https://docs.rs/arbitrary/"
19
rust-version = "1.63.0"
0 commit comments