Skip to content

Commit 9c05dfd

Browse files
committed
chore(deps): Upgrade to Triton VM v0.42.0
1 parent e52e9fb commit 9c05dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasm-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rand = "0.8.5"
2929
serde = { version = "1", features = ["derive"] }
3030
serde_json = "1"
3131
strum = { version = "0.26", features = ["derive"] }
32-
triton-vm = { version = "0.42.0-alpha.10", default-features = false }
32+
triton-vm = { version = "0.42.0", default-features = false }
3333

3434
[dev-dependencies.cargo-husky]
3535
version = "1"

0 commit comments

Comments
 (0)