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 4b28d39 commit 9ec81b8Copy full SHA for 9ec81b8
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Steven Fackler <sfackler@gmail.com>"]
5
license = "MIT/Apache-2.0"
6
description = "An implementation of the stringprep algorithm"
7
repository = "https://github.com/sfackler/rust-stringprep"
8
-documentation = "https://docs.rs/strinprep/0.1.0/stringprep"
+documentation = "https://docs.rs/stringprep/0.1.0/stringprep"
9
readme = "README.md"
10
11
[dependencies]
0 commit comments