Skip to content

Commit

Permalink
Update ureq requirement from 2.0 to 3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [ureq](https://github.com/algesten/ureq) to permit the latest version.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: ureq
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 4c8c1eb commit 401e1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pretty_assertions = "1.0.0"
obofoundry = "0.11"
serde_json = "1.0"
serde_yaml = "0.9"
ureq = "2.0"
ureq = "3.0"
mashup = "0.1.9"
[dev-dependencies.fastobo]
version = "0.15.1"
Expand Down

0 comments on commit 401e1ba

Please sign in to comment.