Skip to content

Commit

Permalink
Update ckb-x64-simluator to 0.9.1 (#96)
Browse files Browse the repository at this point in the history
* Update ckb-x64-simulator to 0.9.1
  • Loading branch information
joii2020 authored Jul 31, 2024
1 parent b81500c commit d4526dc
Show file tree
Hide file tree
Showing 3 changed files with 311 additions and 115 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cc = "1.0"
[dependencies]
ckb-types = { package = "ckb-gen-types", version = "0.116", default-features = false, optional = true }
buddy-alloc = { version = "0.5.0", optional = true }
ckb-x64-simulator = { version = "0.8", optional = true }
ckb-x64-simulator = { version = "0.9.1", optional = true }
gcd = "2.3.0"
log = { version = "0.4.21", optional = true, default-features = false }

Expand Down
Loading

0 comments on commit d4526dc

Please sign in to comment.