Skip to content

Commit 68b0a93

Browse files
Update Rust crate zone to 0.3.1
1 parent 372a9a2 commit 68b0a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ members = [
1818
[workspace.dependencies]
1919
thiserror = "1.0"
2020
anyhow = "1.0"
21-
zone = "0.3.0"
21+
zone = "0.3.1"
2222
regex = "1.5"
2323
smf = "0.2"
2424
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }

0 commit comments

Comments
 (0)