Skip to content

Commit

Permalink
run cargo sort
Browse files Browse the repository at this point in the history
  • Loading branch information
nategraf committed Feb 5, 2024
1 parent 4987120 commit 8bf8967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion methods/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ risc0-build = { workspace = true }
risc0-build = { workspace = true }

[dev-dependencies]
risc0-zkvm = { workspace = true }
alloy-primitives = { version = "0.6", default-features = false, features = ["rlp", "serde", "std"] }
alloy-sol-types = { version = "0.6" }
risc0-zkvm = { workspace = true }

0 comments on commit 8bf8967

Please sign in to comment.