diff --git a/testutil/Cargo.toml b/testutil/Cargo.toml index d5ab521..56ce048 100644 --- a/testutil/Cargo.toml +++ b/testutil/Cargo.toml @@ -23,4 +23,4 @@ borsh_utils = { workspace = true } borsh = { version = "1.6", features = ["derive", "std"] } bitcoin = { version = "0.32", default-features = false, features = ["rand-std"] } risc0-zkvm = { version = "3.0.5", default-features = false, features = ["std"] } -serde_json = "1.0" \ No newline at end of file +serde_json = "1.0"