diff --git a/orchestrator/ethereum_gravity/Cargo.toml b/orchestrator/ethereum_gravity/Cargo.toml index 294b88b9f..3661fc720 100644 --- a/orchestrator/ethereum_gravity/Cargo.toml +++ b/orchestrator/ethereum_gravity/Cargo.toml @@ -11,7 +11,7 @@ gravity_utils = {path = "../gravity_utils"} deep_space = "2.4.3" clarity = "0.4.11" -web30 = "0.14" +web30 = "0.14.4" num256 = "0.3" log = "0.4" sha3 = "0.9"