We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d6faa commit 537780aCopy full SHA for 537780a
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "serde-example"
3
version = "0.1.0"
4
authors = ["David Tolnay <[email protected]>"]
5
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
6
description = "An example Serializer and Deserializer data format for Serde"
7
repository = "https://github.com/serde-rs/example-format"
8
documentation = "https://serde.rs/data-format.html"
0 commit comments