diff --git a/Cargo.toml b/Cargo.toml index 5ed8de0..9cad6e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +web3 = { git = "https://github.com/tomusdrw/rust-web3" } \ No newline at end of file