Skip to content

Commit

Permalink
Bump ureq from 2.10.1 to 2.11.0
Browse files Browse the repository at this point in the history
Bumps [ureq](https://github.com/algesten/ureq) from 2.10.1 to 2.11.0.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/commits)

---
updated-dependencies:
- dependency-name: ureq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent e3a5d5f commit 1a8f70c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ regex = "1.11.1"
starlark = "0.12.0"
tempdir = "0.3.7"
thiserror = "2.0.3"
ureq = "2.9.7"
ureq = "2.11.0"
vsort = "0.2.0"

0 comments on commit 1a8f70c

Please sign in to comment.