Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 5a188b5 commit 23939bd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
23 changes: 19 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 zilliqa/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ fs_extra = "1.3.0"
indicatif = "0.17.11"
pprof = { version = "0.14.0", default-features = false, features = ["criterion", "flamegraph"] }
primitive-types = { version = "0.12.2" }
ureq = "2.12.1"
ureq = "3.0.3"
zilliqa = { path = ".", default-features = false, features = ["fake_response_channel", "fake_time"] }
zilliqa-macros = { path = "../zilliqa-macros" }

Expand Down

0 comments on commit 23939bd

Please sign in to comment.