Skip to content

Commit 1b1d703

Browse files
authored
Merge pull request #2802 from datafuselabs/dependabot/cargo/main/ureq-2.3.1
Bump ureq from 2.2.0 to 2.3.1
2 parents cb75cb5 + 57039ae commit 1b1d703

File tree

2 files changed

+58
-17
lines changed

2 files changed

+58
-17
lines changed

Cargo.lock

+57-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ sha2 = "0.9.8"
4747
sysinfo = "0.21.1"
4848
tar = "0.4.37"
4949
thiserror = "1.0.30"
50-
ureq = { version = "2.2.0", features = ["json"] }
50+
ureq = { version = "2.3.1", features = ["json"] }
5151
nix = "0.22.2"
5252
log = "0.4"
5353
serde_yaml = "0.8.21"

0 commit comments

Comments
 (0)