Skip to content

Commit

Permalink
chore(deps): bump ureq from 2.9.7 to 2.10.0 (#233)
Browse files Browse the repository at this point in the history
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.7 to 2.10.0.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@2.9.7...2.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Laurent Quérel <[email protected]>
  • Loading branch information
dependabot[bot] and lquerel authored Jul 11, 2024
1 parent eec5873 commit eba459c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 24 deletions.
32 changes: 9 additions & 23 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 @@ -40,7 +40,7 @@ serde = { version = "1.0.203", features = ["derive"] }
serde_yaml = "0.9.32"
serde_json = { version = "1.0.116"}
thiserror = "1.0.58"
ureq = "2.9.7"
ureq = "2.10.0"
regex = "1.10.5"
rayon = "1.10.0"
ordered-float = { version = "4.2.0", features = ["serde", "schemars"] }
Expand Down

0 comments on commit eba459c

Please sign in to comment.