Skip to content

Commit a96fea0

Browse files
deps: update time
1 parent 869d153 commit a96fea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibc-primitives/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ displaydoc = { workspace = true }
2727
prost = { workspace = true }
2828
schemars = { workspace = true, optional = true }
2929
serde = { workspace = true, optional = true }
30-
time = { version = ">=0.3.0, <0.3.37", default-features = false }
30+
time = { version = ">=0.3.0, <0.3.38", default-features = false }
3131

3232
# ibc dependencies
3333
ibc-proto = { workspace = true }

0 commit comments

Comments
 (0)