diff --git a/time/Cargo.toml b/time/Cargo.toml index 696c6af26..f3ae7cbfa 100644 --- a/time/Cargo.toml +++ b/time/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "time" -version = "0.3.28" +version = "0.3.29" authors = ["Jacob Pratt ", "Time contributors"] edition = "2021" rust-version = "1.67.0"