From 6c3271adb66955ed2ad0406b81fa6b5020f08181 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 13:56:33 +0000 Subject: [PATCH] chore(libveritas_testutil): release v0.1.2 --- testutil/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"