From 333eab416ad8db08dfbe5f22b5b51a66afc1adc1 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 17 Jun 2019 09:43:20 +0200 Subject: [PATCH] Update Cargo.lock file with comment from new cargo version --- Cargo.lock | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.lock b/Cargo.lock index a4f7d69..51b3b2f 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 = "actix" version = "0.7.9"