We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1c372 commit 624614dCopy full SHA for 624614d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "yubico"
3
-version = "0.1.0"
+version = "0.1.1"
4
authors = ["Flavio Oliveira <[email protected]>"]
5
6
description = "Yubikey client API library"
README.md
@@ -36,4 +36,4 @@ fn main() {
36
37
## License
38
39
-* MIT license (see [LICENSE](LICENSE) or <http://opensource.org/licenses/MIT>)
+* MIT license (see [LICENSE](LICENSE) or <http://opensource.org/licenses/MIT>)
0 commit comments