Skip to content

Commit

Permalink
sort
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekun Wang committed Oct 30, 2024
1 parent 14b78ec commit 5ab6988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aptos-move/aptos-vm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ 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 }
move-vm-types = { workspace = true, features = ["testing"] }
proptest = { workspace = true }
rand_core = { workspace = true }

Expand Down

0 comments on commit 5ab6988

Please sign in to comment.