readme version upgrade
This commit is contained in:
parent
1934a6cc1b
commit
63cbd40b60
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
Add this to your `Cargo.toml`:
|
Add this to your `Cargo.toml`:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
argon2-creds = { version = "0.1", git = "https://github.com/realaravinth/argon2-creds" }
|
argon2-creds = { version = "0.2", git = "https://github.com/realaravinth/argon2-creds" }
|
||||||
```
|
```
|
||||||
|
|
||||||
## Examples:
|
## Examples:
|
||||||
|
|
Loading…
Reference in a new issue