Skip to content

Commit 4190ff9

Browse files
Update Rust crate progenitor to 0.11.0
1 parent 49cc16a commit 4190ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ hyper-util = { version = "0.1", features = ["full"] }
6060
serde_json = "1.0.140"
6161
percent-encoding = "2.3.1"
6262
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
63-
progenitor = "0.9.1"
63+
progenitor = "0.11.0"
6464
reqwest = { version = "0.12", default-features = false, features = ["json", "stream", "rustls-tls"] }
6565
clap = { version = "4.5.40", features = ["derive", "unstable-styles", "env"] }
6666
tabwriter = { version = "1", features = ["ansi_formatting"] }

0 commit comments

Comments
 (0)