From 9fea7bb655a607316918530c71cf8a41d3b9df78 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Sat, 7 Mar 2020 14:30:04 -0600 Subject: [PATCH] zzz bump version --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 9915ec2..b35afcf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -69,7 +69,7 @@ dependencies = [ [[package]] name = "garbage" -version = "0.2.0-rc2" +version = "0.2.0-rc3" dependencies = [ "anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",