Skip to content

Commit f903f68

Browse files
authored
Merge pull request #951 from rust-osdev/dependabot/cargo/ureq-2.8.0
build(deps): bump ureq from 2.7.0 to 2.8.0
2 parents ed04325 + 0a2aedd commit f903f68

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

Cargo.lock

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

xtask/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ syn = { version = "2.0.0", features = ["full"] }
2525
tar = "0.4.38"
2626
tempfile = "3.6.0"
2727
walkdir = "2.4.0"
28-
ureq = "2.7.0"
28+
ureq = "2.8.0"

0 commit comments

Comments
 (0)