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.
1 parent 4c05b81 commit 13e9cc8Copy full SHA for 13e9cc8
Cargo.toml
@@ -2,7 +2,7 @@
2
authors = ["Thomas Bahn <thomas@thomas-bahn.net>", "Torbjørn Birch Moltu <t.b.moltu@lyse.net>", "Simon Sapin <simon.sapin@exyr.org>"]
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