From d8a95d3810ddea730ad5b3e1e1ffe6fb9e80ee3d Mon Sep 17 00:00:00 2001 From: benedetta davico <46782255+benedettadavico@users.noreply.github.com> Date: Tue, 8 Aug 2023 15:42:05 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2e9a393993..9d609443f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -127,7 +127,6 @@ serde-json-wasm = "=0.5.0" cosmwasm-storage = "=1.3.0" cosmrs = "=0.14.0" # same version as used by cosmrs -tendermint-rpc = "=0.32" cw-utils = "=1.0.1" cw-storage-plus = "=1.1.0" cw2 = { version = "=1.1.0" }