From 60a8b785a8029814718150c7bd76765ceb53753f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 12 Oct 2025 16:10:24 +0000 Subject: [PATCH] Plan: Update version to 0.2.7 Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com> --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 60c4956..d115405 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -202,7 +202,7 @@ dependencies = [ [[package]] name = "testscript-rs" -version = "0.2.4" +version = "0.2.6" dependencies = [ "anyhow", "arbitrary",