README fix

This commit is contained in:
Robin Müller 2021-12-10 13:19:47 +01:00
parent f67be65941
commit dd51336e4b
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ The crate was generated using [`svd2rust`](https://github.com/rust-embedded/svd2
To use this crate, add this to your `Cargo.toml`
```toml
[dependencies.va108xx]
[dependencies.va416xx]
version = "<MostRecentVersion>"
features = ["rt"]
```