readme version upgrade

This commit is contained in:
Aravinth Manivannan 2021-03-05 15:00:58 +05:30
parent 1934a6cc1b
commit 63cbd40b60
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

@ -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: