diff --git a/num-macros/Cargo.toml b/num-macros/Cargo.toml index 234ebec..cb480ef 100644 --- a/num-macros/Cargo.toml +++ b/num-macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "num-macros" -version = "0.1.24" +version = "0.1.25" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" homepage = "https://github.com/rust-lang/num"