Skip to content

Commit c1bd269

Browse files
Update Rust crate percent-encoding to 2.3.2
1 parent 9253c60 commit c1bd269

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
@@ -70,7 +70,7 @@ anyhow = "1.0.99"
7070
hyper = "1.7.0"
7171
hyper-util = { version = "0.1", features = ["full"] }
7272
serde_json = "1.0.140"
73-
percent-encoding = "2.3.1"
73+
percent-encoding = "2.3.2"
7474
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
7575
progenitor = "0.11"
7676
progenitor-client = "0.11"

0 commit comments

Comments
 (0)