From 877e1941d37f3553dce9624335037113f7493e2e Mon Sep 17 00:00:00 2001 From: Roey Darwish Dror Date: Sun, 15 Sep 2019 20:40:39 +0300 Subject: [PATCH] Commit missing cargo --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 5df8f6f6..913d7271 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1848,7 +1848,7 @@ dependencies = [ [[package]] name = "topgrade" -version = "3.0.0" +version = "3.0.1" dependencies = [ "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "console 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",