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 6464100 commit 8b38d5eCopy full SHA for 8b38d5e
svd-parser/Cargo.toml
@@ -20,7 +20,7 @@ expand = ["derive-from"]
20
unstable-riscv = ["svd-rs/unstable-riscv"]
21
22
[dependencies]
23
-svd-rs = { version = "0.14.7", path = "../svd-rs" }
+svd-rs = { version = "0.14.9", path = "../svd-rs" }
24
roxmltree = "0.20"
25
anyhow = "1.0.58"
26
thiserror = "1.0.31"
0 commit comments