Skip to content

Commit b6ab807

Browse files
committed
Version 0.4.0
1 parent 5956e27 commit b6ab807

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ documentation = "https://docs.rs/crate/stm32f3-discovery"
99
categories = ["embedded", "hardware-support", "no-std"]
1010
keywords = ["discovery", "stm32f3", "bsp", "arm"]
1111
license = "MIT OR Apache-2.0"
12-
maintenance = { status = "experimental" }
13-
version = "0.3.4"
12+
version = "0.4.0"
1413
exclude = [
1514
".vscode/*",
1615
]

0 commit comments

Comments
 (0)