Skip to content

Commit 3b0043e

Browse files
committed
very annoying.. lets hope it works now
1 parent 4d34dfa commit 3b0043e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vorago-reb1"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Robin Mueller <robin.mueller.m@gmail.com>"]
55
edition = "2021"
66
description = "Board Support Crate for the Vorago REB1 development board"
@@ -10,9 +10,6 @@ license = "MIT OR Apache-2.0"
1010
keywords = ["no-std", "reb1", "cortex-m", "vorago", "va108xx"]
1111
categories = ["embedded", "no-std", "hardware-support"]
1212

13-
[package.metadata.docs.rs]
14-
features = ["rt"]
15-
1613
[dependencies]
1714
cortex-m = "0.7.3"
1815
cortex-m-rt = "0.7.0"

0 commit comments

Comments
 (0)