diff --git a/Cargo.lock b/Cargo.lock index 1792f81973..1db611780f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1218,7 +1218,7 @@ dependencies = [ "futures", "hex", "ibc-types 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "jmt 0.9.0", "metrics", "once_cell", @@ -1248,7 +1248,7 @@ dependencies = [ "hex", "ibc-proto 0.41.0", "ibc-types 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "jmt 0.10.0", "metrics", "once_cell", @@ -2749,7 +2749,7 @@ dependencies = [ "base64 0.21.7", "bytes", "flex-error", - "ics23 0.11.1", + "ics23 0.11.3", "informalsystems-pbjson 0.7.0", "prost 0.12.4", "serde", @@ -2767,7 +2767,7 @@ dependencies = [ "base64 0.21.7", "bytes", "flex-error", - "ics23 0.11.1", + "ics23 0.11.3", "informalsystems-pbjson 0.7.0", "prost 0.12.4", "serde", @@ -2928,7 +2928,7 @@ dependencies = [ "env_logger", "flex-error", "ibc-proto 0.42.2", - "ics23 0.11.1", + "ics23 0.11.3", "itertools 0.10.5", "num-rational", "primitive-types", @@ -3055,7 +3055,7 @@ dependencies = [ "ibc-types-domain-type 0.12.0", "ibc-types-identifier 0.12.0", "ibc-types-timestamp 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "num-traits", "proc-macro2 0.1.10", "prost 0.12.4", @@ -3087,7 +3087,7 @@ dependencies = [ "ibc-types-domain-type 0.13.0", "ibc-types-identifier 0.13.0", "ibc-types-timestamp 0.13.0", - "ics23 0.11.1", + "ics23 0.11.3", "num-traits", "proc-macro2 0.1.10", "prost 0.12.4", @@ -3116,7 +3116,7 @@ dependencies = [ "ibc-types-domain-type 0.12.0", "ibc-types-identifier 0.12.0", "ibc-types-timestamp 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "num-traits", "prost 0.12.4", "serde", @@ -3142,7 +3142,7 @@ dependencies = [ "ibc-types-domain-type 0.13.0", "ibc-types-identifier 0.13.0", "ibc-types-timestamp 0.13.0", - "ics23 0.11.1", + "ics23 0.11.3", "num-traits", "prost 0.12.4", "serde", @@ -3171,7 +3171,7 @@ dependencies = [ "ibc-types-domain-type 0.12.0", "ibc-types-identifier 0.12.0", "ibc-types-timestamp 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "num-traits", "primitive-types", "prost 0.12.4", @@ -3205,7 +3205,7 @@ dependencies = [ "ibc-types-domain-type 0.13.0", "ibc-types-identifier 0.13.0", "ibc-types-timestamp 0.13.0", - "ics23 0.11.1", + "ics23 0.11.3", "num-traits", "primitive-types", "prost 0.12.4", @@ -3238,7 +3238,7 @@ dependencies = [ "ibc-types-domain-type 0.12.0", "ibc-types-identifier 0.12.0", "ibc-types-timestamp 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "num-traits", "prost 0.12.4", "safe-regex", @@ -3267,7 +3267,7 @@ dependencies = [ "ibc-types-domain-type 0.13.0", "ibc-types-identifier 0.13.0", "ibc-types-timestamp 0.13.0", - "ics23 0.11.1", + "ics23 0.11.3", "num-traits", "prost 0.12.4", "safe-regex", @@ -3341,7 +3341,7 @@ dependencies = [ "ibc-types-domain-type 0.12.0", "ibc-types-identifier 0.12.0", "ibc-types-timestamp 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "num-traits", "primitive-types", "prost 0.12.4", @@ -3377,7 +3377,7 @@ dependencies = [ "ibc-types-domain-type 0.13.0", "ibc-types-identifier 0.13.0", "ibc-types-timestamp 0.13.0", - "ics23 0.11.1", + "ics23 0.11.3", "num-traits", "primitive-types", "prost 0.12.4", @@ -3525,9 +3525,9 @@ dependencies = [ [[package]] name = "ics23" -version = "0.11.1" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc3b8be84e7285c73b88effdc3294b552277d6b0ec728ee016c861b7b9a2c19c" +checksum = "18798160736c1e368938ba6967dbcb3c7afb3256b442a5506ba5222eebb68a5a" dependencies = [ "anyhow", "blake2", @@ -3730,7 +3730,7 @@ dependencies = [ "digest 0.10.7", "hashbrown 0.13.2", "hex", - "ics23 0.11.1", + "ics23 0.11.3", "itertools 0.10.5", "mirai-annotations", "num-derive", @@ -3752,7 +3752,7 @@ dependencies = [ "digest 0.10.7", "hashbrown 0.13.2", "hex", - "ics23 0.11.1", + "ics23 0.11.3", "itertools 0.10.5", "mirai-annotations", "num-derive", @@ -4539,7 +4539,7 @@ dependencies = [ "hex", "ibc-proto 0.41.0", "ibc-types 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "im", "jmt 0.10.0", "metrics", @@ -5019,7 +5019,7 @@ dependencies = [ "hex", "ibc-proto 0.41.0", "ibc-types 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "metrics", "num-traits", "once_cell", @@ -5054,7 +5054,7 @@ dependencies = [ "hex", "ibc-proto 0.41.0", "ibc-types 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "metrics", "num-traits", "once_cell", @@ -5283,7 +5283,7 @@ dependencies = [ "http-body", "ibc-proto 0.41.0", "ibc-types 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "pbjson", "pbjson-types", "pin-project", @@ -5315,7 +5315,7 @@ dependencies = [ "http-body", "ibc-proto 0.41.0", "ibc-types 0.12.0", - "ics23 0.11.1", + "ics23 0.11.3", "pbjson", "pbjson-types", "pin-project", diff --git a/Cargo.toml b/Cargo.toml index 9bd14e852c..b950777b36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -100,7 +100,7 @@ humantime = "2.1.0" humantime-serde = "1.1.1" ibc-proto = "0.42.2" ibc-types = "0.13.0" -ics23 = "0.11.1" +ics23 = "0.11.3" itertools = "0.10.5" jmt = "0.6" moka = "0.12.5"