From d218e1edd524a0375aa3bf00ed9d63ff1c4dca67 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sun, 12 Apr 2020 12:26:02 +0800 Subject: [PATCH] change version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f249096..dde42a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust_util" -version = "0.2.1" +version = "0.2.2" authors = ["Hatter Jiang "] edition = "2018" description = "Hatter's Rust Util"