small README fix

This commit is contained in:
Robin Müller 2021-12-03 15:06:49 +01:00
parent 02725c9aa2
commit 1a707aa861
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
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"
version = "<Most Recent Version>"
features = ["rt"]
```