We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f0285 commit 45cadb2Copy full SHA for 45cadb2
ethcontract/Cargo.toml
@@ -32,7 +32,7 @@ ws-tls-tokio = ["web3/ws-tls-tokio"]
32
ws-tokio = ["web3/ws-tokio"]
33
34
[dependencies]
35
-aws-config = { version = "0.55", optional = true }
+aws-config = { version = "0.56", optional = true }
36
aws-sdk-kms = { version = "0.28", optional = true }
37
arrayvec = "0.7"
38
ethcontract-common = { version = "0.25.1", path = "../ethcontract-common" }
0 commit comments