Skip to content

Commit

Permalink
chore(deps): update rust crate test-with to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 8c0645b commit 5a94c02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 thegraph-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ url = "2.5"
[dev-dependencies]
alloy-signer-local = "0.2.0"
assert_matches = "1.5.0"
test-with = { version = "0.13.0", default-features = false }
test-with = { version = "0.14.0", default-features = false }
tokio = { version = "1.37.0", features = ["macros", "rt"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }

0 comments on commit 5a94c02

Please sign in to comment.