From 78eae2ac8d63d67e91ab72d329692258915f9575 Mon Sep 17 00:00:00 2001 From: massquantity Date: Thu, 10 Jul 2025 20:56:27 +0800 Subject: [PATCH] [Rust] Bump recfarm version to 0.2.1 --- rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/Cargo.toml b/rust/Cargo.toml index e581afe9..18c25dbf 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "recfarm" -version = "0.2.0" +version = "0.2.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html