From 7f0af9e2f06c9be5c3c8909612d270a8d58f9a51 Mon Sep 17 00:00:00 2001 From: hails Date: Sat, 25 May 2019 14:07:29 -0300 Subject: [PATCH] chore: fix cargo lock --- Cargo.lock | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.lock b/Cargo.lock index 337521f..ff577ea 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,3 +1,5 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. [[package]] name = "adler32" version = "1.0.3"