Skip to content

Commit 57e9e72

Browse files
author
Jorge Aparicio
committed
use stable release of svd-parser
1 parent db5f83d commit 57e9e72

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,5 @@ clap = "2.14.0"
1414
either = "1.0.2"
1515
inflections = "1.0.0"
1616
quote = "0.3.3"
17-
# svd-parser = "0.1.3"
17+
svd-parser = "0.2.0"
1818
syn = "0.9"
19-
20-
[dependencies.svd-parser]
21-
git = "https://github.com/japaric/svd"

0 commit comments

Comments
 (0)