diff --git a/Cargo.toml b/Cargo.toml index 7139239..2875598 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "const-macros" description = "Crate with some useful macros for const-time stuff" -version = "0.1.0" +version = "0.1.1" edition = "2024" license = "MIT" repository = "https://git.javalsai.tuxcord.net/rust/const-macros"