Skip to content

Commit d34bc6f

Browse files
committed
Bump min time version to 0.3.35
1 parent 9c15a26 commit d34bc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ wasm-encoder = "0.205.0"
9191
clap = "4"
9292
leb128 = "0.2"
9393
target-lexicon = "0.12"
94-
time = { version = "0.3.28", features = ["formatting"] }
94+
time = { version = "0.3.35", features = ["formatting"] }
9595

9696
[[bench]]
9797
name = "main"

0 commit comments

Comments
 (0)