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 e3c587a commit 1339325Copy full SHA for 1339325
Cargo.toml
@@ -69,7 +69,7 @@ colored = "3.0"
69
ctrlc = { version = "3.4.7", features = ["termination"] }
70
ztest = { git = "https://github.com/oxidecomputer/falcon", branch = "main" }
71
anstyle = "1.0.11"
72
-nom = "7.1"
+nom = "8.0"
73
num_enum = "0.7.4"
74
pretty-hex = "0.4"
75
pretty_assertions = "1.4"
0 commit comments