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 7a71cce commit c5e5aeaCopy full SHA for c5e5aea
svd-rs/Cargo.toml
@@ -20,7 +20,7 @@ derive-from = []
20
thiserror = "1.0.31"
21
22
[dependencies.regex]
23
-version = "1.9"
+version = "=1.9.6"
24
25
[dependencies.once_cell]
26
version = "1.17.2"
0 commit comments