diff --git a/macroslib/Cargo.toml b/macroslib/Cargo.toml index 26079002..1cf0d106 100644 --- a/macroslib/Cargo.toml +++ b/macroslib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flapigen" -version = "0.6.1" +version = "0.7.0" authors = ["Evgeniy A. Dushistov "] description = "Tool for connecting libraries written in Rust with other languages" license = "BSD-3-Clause"