Skip to content

Commit cb03917

Browse files
committed
Use nb version 0.1.3 for compatibility with nb 1.0
1 parent 6d360d6 commit cb03917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ default-features = false
1818
version = "1.0.2"
1919

2020
[dependencies.nb]
21-
version = "0.1.1"
21+
version = "0.1.3"
2222

2323
[dev-dependencies]
2424
stm32f30x = "0.8.0"

0 commit comments

Comments
 (0)