From 54d82b8f91b3273550b3c5c752bb006f802c85d1 Mon Sep 17 00:00:00 2001 From: Ryuichi Ueda Date: Sat, 20 Jan 2024 15:31:47 +0900 Subject: [PATCH] Decompose word to arg process --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eac21cff..0e0759a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sush" -version = "2024.9.1" +version = "2024.9.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html