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 63e3178 commit 4372480Copy full SHA for 4372480
Cargo.toml
@@ -75,7 +75,7 @@ colored = "3.0"
75
ctrlc = { version = "3.4.7", features = ["termination"] }
76
ztest = { git = "https://github.com/oxidecomputer/falcon", branch = "main" }
77
anstyle = "1.0.11"
78
-nom = "7.1"
+nom = "8.0"
79
num_enum = "0.7.4"
80
pretty-hex = "0.4"
81
pretty_assertions = "1.4"
0 commit comments