Skip to content

Commit

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

---
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 Dec 5, 2024
1 parent e3a5d5f commit e41d6db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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.12.1"
vsort = "0.2.0"

0 comments on commit e41d6db

Please sign in to comment.