Skip to content

Commit 68e8ba0

Browse files
committed
Update Rust crate ureq to 3.3.0
1 parent 234f8cf commit 68e8ba0

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

Cargo.lock

Lines changed: 18 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ tracing = "0.1.44"
148148
tracing-subscriber = { version = "0.3.23", default-features = false, features = ["std", "tracing-log", "fmt"] }
149149
unicode-ident = "1.0.24"
150150
unicode-normalization = "0.1.25"
151-
ureq = { version = "3.2.1", default-features = false }
151+
ureq = { version = "3.3.0", default-features = false }
152152
usdt = "0.6.0"
153153
walkdir = "2.5.0"
154154
whoami = "2.1.1"

0 commit comments

Comments
 (0)