1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-17 14:17:03 +00:00

Update version to 0.2.7 in Cargo.toml and Cargo.lock

Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-10-12 16:12:15 +00:00
parent 60a8b785a8
commit b9bdc4ad6a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -202,7 +202,7 @@ dependencies = [
[[package]]
name = "testscript-rs"
version = "0.2.6"
version = "0.2.7"
dependencies = [
"anyhow",
"arbitrary",