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 ac85727 commit 901b1ccCopy full SHA for 901b1cc
Cargo.toml
@@ -7,7 +7,7 @@ documentation = "http://ogham.rustdocs.org/users/"
7
homepage = "https://github.com/ogham/rust-users"
8
license = "MIT"
9
readme = "README.md"
10
-version = "0.4.4"
+version = "0.5.0"
11
12
[dependencies]
13
libc = "0.2"
README.md
@@ -11,7 +11,7 @@ This crate works with [Cargo](http://crates.io). Add the following to your `Carg
```toml
14
-users = "0.4.4"
+users = "0.5.0"
15
```
16
17
0 commit comments