We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1bc8db commit 4b8a69dCopy full SHA for 4b8a69d
svd-parser/Cargo.toml
@@ -19,7 +19,7 @@ derive-from = ["svd-rs/derive-from"]
19
expand = ["derive-from"]
20
21
[dependencies]
22
-svd-rs = { version = "0.14.1", path = "../svd-rs" }
+svd-rs = { version = "0.14.4", path = "../svd-rs" }
23
roxmltree = "0.18"
24
anyhow = "1.0.58"
25
thiserror = "1.0.31"
0 commit comments