diff --git a/Cargo.toml b/Cargo.toml index ba10bf9b..b4fbd628 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ ethereum-types = "0.14.1" futures = "0.3.5" futures-timer = "3.0.2" hex = "0.4" -idna = "0.5" +idna = "1.0" jsonrpc-core = "18.0.0" log = "0.4.6" parking_lot = "0.12.0"