We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be82d12 commit 0637e0bCopy full SHA for 0637e0b
ibc-primitives/Cargo.toml
@@ -27,7 +27,7 @@ displaydoc = { workspace = true }
27
prost = { workspace = true }
28
schemars = { workspace = true, optional = true }
29
serde = { workspace = true, optional = true }
30
-time = { version = ">=0.3.0, <0.3.38", default-features = false }
+time = { version = ">=0.3.0, <0.3.40", default-features = false }
31
32
# ibc dependencies
33
ibc-proto = { workspace = true }
0 commit comments