We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c05b81 commit 13e9cc8Copy full SHA for 13e9cc8
Cargo.toml
@@ -2,7 +2,7 @@
2
authors = ["Thomas Bahn <[email protected]>", "Torbjørn Birch Moltu <[email protected]>", "Simon Sapin <[email protected]>"]
3
description = "ASCII-only equivalents to `char`, `str` and `String`."
4
documentation = "https://docs.rs/ascii"
5
-license = "Apache-2.0 / MIT"
+license = "Apache-2.0 OR MIT"
6
name = "ascii"
7
readme = "README.md"
8
repository = "https://github.com/tomprogrammer/rust-ascii"
0 commit comments