Skip to content

Commit 2431b09

Browse files
committed
svd_codegen 0.4.0
1 parent c1557fc commit 2431b09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords = ["arm", "cortex-m", "register", "map", "generator"]
77
license = "MIT OR Apache-2.0"
88
name = "svd_codegen"
99
repository = "https://github.com/embed-rs/svd_codegen"
10-
version = "0.3.0"
10+
version = "0.4.0"
1111

1212
[dependencies]
1313
clap = "2.14.0"

0 commit comments

Comments
 (0)