From fa7a768170ac3843a0cab37b5de5774d44b36d76 Mon Sep 17 00:00:00 2001 From: Mnwa Date: Mon, 23 Mar 2020 16:43:40 +0300 Subject: [PATCH] Update cargo version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b165312..4f6ed2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ms-converter" -version = "0.7.2" +version = "0.7.3" authors = ["Mnwa "] edition = "2018" description = "Fast abstraction for converting human-like times into milliseconds."