We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8bc15d commit 1be447eCopy full SHA for 1be447e
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "serde_urlencoded"
3
version = "0.7.1" # bump in documentation link and in README on update
4
authors = ["Anthony Ramine <[email protected]>"]
5
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
6
repository = "https://github.com/nox/serde_urlencoded"
7
documentation = "https://docs.rs/serde_urlencoded/0.7.1/serde_urlencoded/"
8
description = "`x-www-form-urlencoded` meets Serde"
0 commit comments