From cc90af7f2ec3d7bc55b711d15f5fe9f3eedfda10 Mon Sep 17 00:00:00 2001 From: David Aguilar Date: Sun, 8 Dec 2024 12:48:11 -0800 Subject: [PATCH] garden v1.10.0-rc.1 --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1c4c0ae4..60074589 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "ahash" @@ -326,7 +326,7 @@ checksum = "673464e1e314dd67a0fd9544abc99e8eb28d0c7e3b69b033bcff9b2d00b87333" [[package]] name = "garden-tools" -version = "1.9.2-rc.0" +version = "1.10.0-rc.1" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index c0e5262d..11fa2953 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "garden-tools" -version = "1.9.2-rc.0" +version = "1.10.0-rc.1" edition = "2021" description = """ Garden grows and cultivates collections of Git trees