update README

This commit is contained in:
Robin Müller 2021-11-09 18:21:22 +01:00
parent 1f6b1333bc
commit 7720a22269
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ To use this crate, add this to your `Cargo.toml`
```toml
[dependencies.va108xx]
version = "0.1.0"
version = "0.1"
features = ["rt"]
```