From 251c9ea6c4c99a5e5cb557d8ddd0af6ca716893a Mon Sep 17 00:00:00 2001 From: tomoikey <55743826+tomoikey@users.noreply.github.com> Date: Mon, 25 Nov 2024 21:05:24 +0900 Subject: [PATCH] upgrade refined_type version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7e6be55..72b0469 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tomoikey/refined_type" readme = "README.md" categories = ["accessibility", "development-tools", "rust-patterns"] license = "MIT" -version = "0.5.20" +version = "0.6.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html