Skip to content

Commit 4cd4094

Browse files
committed
Raise SVD to version 0.6.0.
1 parent fcf632a commit 4cd4094

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
@@ -6,7 +6,7 @@ keywords = ["CMSIS", "SVD", "parser"]
66
license = "MIT OR Apache-2.0"
77
name = "svd-parser"
88
repository = "https://github.com/japaric/svd"
9-
version = "0.5.2"
9+
version = "0.6.0"
1010

1111
[dependencies]
1212
either = "1.1.0"

0 commit comments

Comments
 (0)