From 1a707aa861eba5ae52c38c787bfe2d93639fc3a8 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Fri, 3 Dec 2021 15:06:49 +0100 Subject: [PATCH] small README fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31252f7..f430fcd 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" +version = "" features = ["rt"] ```