From 2b5c8a5f28828b3448e031cc79c56ffa7a61db0f Mon Sep 17 00:00:00 2001 From: Max Audron Date: Wed, 20 Oct 2021 17:15:12 +0200 Subject: add async docs to macro crate and bump version --- macros/Cargo.lock | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 macros/Cargo.lock (limited to 'macros/Cargo.lock') diff --git a/macros/Cargo.lock b/macros/Cargo.lock deleted file mode 100644 index 6d255d1..0000000 --- a/macros/Cargo.lock +++ /dev/null @@ -1,7 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "macros" -version = "0.1.0" -- cgit v1.2.3