diff --git a/Cargo.toml b/Cargo.toml index baa805d..2656a24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "staticfilemap" description = "Procedural macro to create a static map of compressed files during compilation" -version = "0.1.1" +version = "0.1.2" authors = ["Christian Sdunek "] repository = "https://github.com/Systemcluster/staticfilemap" license = "BSD-2-Clause"