Update README.md

This commit is contained in:
Cléo Rebert 2020-04-12 01:08:38 +02:00 committed by GitHub
parent b2af324a25
commit e89e1f5cc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This library is a cheap wrapper around otpauth, qrcode and image to seamlessly m
## How to use
Add this to your Cargo.toml
Add it to your `Cargo.toml`:
```toml
[dependencies.totp]
git = "https://github.com/constantoine/totp-rs"