Skip to content

Commit

Permalink
fix fmt cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoviola committed Sep 24, 2024
1 parent c549a3a commit 764b884
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 @@ -737,8 +737,8 @@ either = { version = "1.8.1", default-features = false }
emulated-integration-tests-common = { path = "cumulus/parachains/integration-tests/emulated/common", default-features = false }
enumflags2 = { version = "0.7.7" }
enumn = { version = "0.1.13" }
env_logger = { version = "0.11.2" }
environmental = { version = "1.1.4", default-features = false }
env_logger = { version ="0.11.2" }
equivocation-detector = { path = "bridges/relays/equivocation" }
ethabi = { version = "1.0.0", default-features = false, package = "ethabi-decode" }
ethbloom = { version = "0.13.0", default-features = false }
Expand Down

0 comments on commit 764b884

Please sign in to comment.