From c34afc3f443d9a0744a45c988cd2ab8d93ee4160 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Wed, 23 Jun 2021 19:09:41 +0200 Subject: add ability to use path and dotted syntax for functions --- 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 c4e57a2..b4e8639 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "catinator_macros" -version = "0.1.0" +version = "0.2.0" edition = "2018" [lib] -- cgit v1.2.3