Skip to content

Commit

Permalink
chore: update reqwest
Browse files Browse the repository at this point in the history
  • Loading branch information
ngutech21 committed Mar 21, 2024
1 parent 2ad33de commit 0d3ee30
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
25 changes: 12 additions & 13 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 integrationtests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tokio = { version = "1.35.1", features = ["sync", "rt-multi-thread"] }
[dev-dependencies]
anyhow = { version = "1.0.80", features = ["backtrace"] }
tokio = { version = "1.36.0", features = ["full"] }
reqwest = { version = "0.11.25", default-features = false }
reqwest = { version = "0.12.0", default-features = false }
moksha-mint = { path = "../moksha-mint" }
moksha-wallet = { path = "../moksha-wallet" }
moksha-core = { path = "../moksha-core" }
Expand Down

0 comments on commit 0d3ee30

Please sign in to comment.