diff --git a/scopetime/Cargo.toml b/scopetime/Cargo.toml index da303cf7..4052a792 100644 --- a/scopetime/Cargo.toml +++ b/scopetime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scopetime" -version = "0.1.1" +version = "0.1.2" authors = ["extrawurst "] edition = "2021" description = "log runtime of arbitrary scope"