Skip to content

Commit ae9c640

Browse files
apollo_integration_tests: update alloy(anvil) version to avoid bug in crate (#10096)
1 parent 2b99045 commit ae9c640

File tree

2 files changed

+45
-47
lines changed

2 files changed

+45
-47
lines changed

Cargo.lock

Lines changed: 44 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ license = "Apache-2.0"
118118
license-file = "LICENSE"
119119

120120
[workspace.dependencies]
121-
alloy = "1.0.38"
121+
alloy = "1.1.0"
122122
anyhow = "1.0.44"
123123
apollo_base_layer_tests.path = "crates/apollo_base_layer_tests"
124124
apollo_batcher.path = "crates/apollo_batcher"

0 commit comments

Comments
 (0)