diff --git a/Cargo.toml b/Cargo.toml index e6c425b..0653c82 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slow_function_warning" -version = "0.2.2" +version = "0.3.0-rc.0" authors = ["Hrafn Orri Hrafnkelsson "] edition = "2021" description = "A simple macro that prints a warning if a function takes longer than expected"