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.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/Cargo.toml') diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 7757e3b..59cfd73 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "catinator_macros" -version = "0.2.0" +version = "0.3.0" edition = "2018" description = "proc macros for catinator" license = "ISC" -- cgit v1.2.3