Skip to content

Commit 49cc16a

Browse files
Update Rust crate num_enum to 0.7.4 (#511)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 0127770 commit 49cc16a

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Cargo.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ ctrlc = { version = "3.4.7", features = ["termination"] }
6969
ztest = { git = "https://github.com/oxidecomputer/falcon", branch = "main" }
7070
anstyle = "1.0.11"
7171
nom = "7.1"
72-
num_enum = "0.7.3"
72+
num_enum = "0.7.4"
7373
pretty-hex = "0.4"
7474
pretty_assertions = "1.4"
7575
lazy_static = "1.4"

0 commit comments

Comments
 (0)