From ea82b8b1eb92be9cac1317c6df70286121770ad3 Mon Sep 17 00:00:00 2001 From: nhpd Date: Wed, 16 Oct 2024 17:24:21 +0400 Subject: [PATCH] update neutron-sdk --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e5e5af3..b347fc2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1128,7 +1128,7 @@ dependencies = [ [[package]] name = "neutron-sdk" version = "0.11.0" -source = "git+https://github.com/neutron-org/neutron-sdk?branch=feat/clean-bindings#25bdfbd340e78510f792d5b816bd2855a67301ff" +source = "git+https://github.com/neutron-org/neutron-sdk?branch=feat/clean-bindings#ba8de0cd679e58446fb902aa4cc865765d74fa3a" dependencies = [ "bech32 0.9.1", "chrono", @@ -1177,7 +1177,7 @@ dependencies = [ [[package]] name = "neutron-std-derive" version = "0.20.1" -source = "git+https://github.com/neutron-org/neutron-sdk?branch=feat/clean-bindings#25bdfbd340e78510f792d5b816bd2855a67301ff" +source = "git+https://github.com/neutron-org/neutron-sdk?branch=feat/clean-bindings#ba8de0cd679e58446fb902aa4cc865765d74fa3a" dependencies = [ "itertools 0.10.5", "proc-macro2",