Skip to content

Commit b70a542

Browse files
Update Rust crate winnow to 0.7.14 (#158)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent ef8d64e commit b70a542

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -24,4 +24,4 @@ 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"
27-
winnow = "0.7.13"
27+
winnow = "0.7.14"

0 commit comments

Comments
 (0)