Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekun Wang committed Oct 30, 2024
1 parent 84d0ee4 commit a4821b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aptos-move/aptos-vm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ aptos-aggregator = { workspace = true, features = ["testing"] }
aptos-block-executor = { workspace = true, features = ["testing"] }
aptos-language-e2e-tests = { workspace = true }
aptos-types = { workspace = true, features = ["fuzzing"] }
move-vm-types = { workspace = true, features = ["testing"] }
claims = { workspace = true }
proptest = { workspace = true }
rand_core = { workspace = true }
Expand Down

0 comments on commit a4821b5

Please sign in to comment.