We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80946ed commit 243d26dCopy full SHA for 243d26d
CITATION.cff
@@ -4,7 +4,7 @@ message: Please cite this crate using these information.
4
5
# Version information.
6
date-released: 2023-08-29
7
-version: 0.4.27
+version: 0.4.28
8
9
# Project information.
10
abstract: Date and time library for Rust
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "chrono"
3
-version = "0.4.27"
+version = "0.4.28"
description = "Date and time library for Rust"
homepage = "https://github.com/chronotope/chrono"
documentation = "https://docs.rs/chrono/"
0 commit comments