Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zemse committed Dec 9, 2024
1 parent 3c38d5d commit 79ab5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ceno_zkvm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ tracing-subscriber.workspace = true

clap = { version = "4.5", features = ["derive"] }
generic_static = "0.2"
proptest = "1.5.0"
rand.workspace = true
tempfile = "3.14"
thread_local = "1.1"
proptest = "1.5.0"

[dev-dependencies]
cfg-if.workspace = true
Expand Down

0 comments on commit 79ab5bd

Please sign in to comment.