Skip to content

Commit 54c2fd4

Browse files
Update Rust crate percent-encoding to 2.3.2
1 parent b84e548 commit 54c2fd4

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
@@ -64,7 +64,7 @@ anyhow = "1.0.99"
6464
hyper = "1.7.0"
6565
hyper-util = { version = "0.1", features = ["full"] }
6666
serde_json = "1.0.140"
67-
percent-encoding = "2.3.1"
67+
percent-encoding = "2.3.2"
6868
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
6969
progenitor = "0.11"
7070
progenitor-client = "0.11"

0 commit comments

Comments
 (0)