From 5ce9e5662c7fd804d7fc6129eaa3b803eadfb9ad Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Fri, 5 Mar 2021 13:38:20 +1100 Subject: [PATCH] Update Cargo.lock for new version I forgot about this in the last commit ... --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 128a5684..b80a4c92 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3570,7 +3570,7 @@ checksum = "1e81da0851ada1f3e9d4312c704aa4f8806f0f9d69faaf8df2f3464b4a9437c2" [[package]] name = "swap" -version = "0.1.0" +version = "0.2.0" dependencies = [ "anyhow", "async-compression",