Skip to content

Commit 4ecc39e

Browse files
Update Rust crate num_enum to 0.7.5 (#143)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 60739a5 commit 4ecc39e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

libnet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ nvpair-sys = { git = "https://github.com/jmesmon/rust-libzfs", branch = "master"
2020
#nvpair-sys = "0.4"
2121

2222
dlpi = { git = "https://github.com/oxidecomputer/dlpi-sys", default-features = false }
23-
num_enum = "0.7.4"
23+
num_enum = "0.7.5"
2424
oxnet = { version = "0.1.3", default-features = false }
2525
rusty-doors = { git = "https://github.com/oxidecomputer/rusty-doors" }
2626
rand = "0.9.2"

0 commit comments

Comments
 (0)