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 b2866a7 commit 5f2bb93Copy full SHA for 5f2bb93
wchar-impl/Cargo.toml
@@ -8,16 +8,8 @@ edition = "2018"
8
documentation = "https://docs.rs/wchar"
9
homepage = "https://github.com/Juici/wchar-rs"
10
repository = "https://github.com/Juici/wchar-rs"
11
-readme = "README.md"
12
license = "MIT"
13
14
-keywords = ["wide", "string", "wchar", "utf16"]
15
-categories = ["text-processing"]
16
-
17
-[badges]
18
-travis-ci = { repository = "Juici/wchar-rs" }
19
-maintenance = { status = "passively-maintained" }
20
21
[lib]
22
proc-macro = true
23
0 commit comments