From a46b6eb0b6e56f890c4919a1648fc53e47262939 Mon Sep 17 00:00:00 2001 From: ospab Date: Sun, 17 May 2026 01:30:01 +0300 Subject: [PATCH] CI/CD: release version v0.1.53 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 60fc66f..885f0c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ resolver = "2" [workspace.package] edition = "2021" license = "BSL 1.1" -version = "0.1.52" +version = "0.1.53" [workspace.dependencies] anyhow = "1.0"