Skip to content

Commit c22ab03

Browse files
chore(deps): update rust crate percent-encoding to 2.3.1 (#227)
1 parent 5d9e2f1 commit c22ab03

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
@@ -58,7 +58,7 @@ anyhow = "1.0.82"
5858
hyper = "0.14.28"
5959
serde_json = "1.0"
6060
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
61-
percent-encoding = "2.3"
61+
percent-encoding = "2.3.1"
6262
reqwest = { version = "0.11", features = ["json", "stream", "rustls-tls"] }
6363
progenitor = { git = "https://github.com/oxidecomputer/progenitor", branch = "main" }
6464
clap = { version = "4.5.4", features = ["derive", "unstable-styles"] }

0 commit comments

Comments
 (0)