From 7e4e9f95b637326ebccd3973c4258fed3fe3def7 Mon Sep 17 00:00:00 2001 From: ya7010 Date: Sat, 11 Oct 2025 17:48:34 +0900 Subject: [PATCH] v2.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5888cb0..a716a9e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ resolver = "2" members = ["crates/*", "xtask"] [workspace.package] -version = "1.0.5" +version = "2.0.0" # tombi: lint.rules.deprecated.disabled = true authors = ["ya7010 "] edition = "2021"