diff --git a/wasm-modules/eth-rpc/Cargo.toml b/wasm-modules/eth-rpc/Cargo.toml index 1b0e2f7f..4c6f2d21 100644 --- a/wasm-modules/eth-rpc/Cargo.toml +++ b/wasm-modules/eth-rpc/Cargo.toml @@ -23,4 +23,4 @@ eyre = "=0.6.9" marine-rs-sdk = "=0.10.1" [dev-dependencies] -marine-rs-sdk-test = "=0.11.1" +marine-rs-sdk-test = "=0.16.1"