diff --git a/README.md b/README.md index 8bd0bb7..31252f7 100644 --- a/README.md +++ b/README.md @@ -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"] ```