Skip to content

Commit

Permalink
deps: Bump triton-vm version to 0.42.0-alpha.8
Browse files Browse the repository at this point in the history
📦
  • Loading branch information
aszepieniec committed Aug 5, 2024
1 parent 38bb4de commit 6436dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasm-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ rand = "0.8.5"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
strum = { version = "0.26", features = ["derive"] }
triton-vm = { version = "0.42.0-alpha.6", default-features = false }
triton-vm = { version = "0.42.0-alpha.8", default-features = false }

[dev-dependencies.cargo-husky]
version = "1"
Expand Down

0 comments on commit 6436dcd

Please sign in to comment.