Skip to content

Commit 4f47b87

Browse files
dependabot[bot]nicholasbishop
authored andcommitted
build(deps): bump ureq from 2.7.0 to 2.8.0
Bumps [ureq](https://github.com/algesten/ureq) from 2.7.0 to 2.8.0. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.7.0...2.8.0) --- updated-dependencies: - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed04325 commit 4f47b87

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

Cargo.lock

+16-9
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)