From 7720a22269368c9ec5a245a5224a1db1ea554f82 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 9 Nov 2021 18:21:22 +0100 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] ```