We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d44d6 commit 352a352Copy full SHA for 352a352
CITATION.cff
@@ -3,8 +3,8 @@ cff-version: 1.2.0
3
message: Please cite this crate using these information.
4
5
# Version information.
6
-date-released: 2024-03-27
7
-version: 0.4.37
+date-released: 2024-04-15
+version: 0.4.38
8
9
# Project information.
10
abstract: Date and time library for Rust
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "chrono"
-version = "0.4.37"
+version = "0.4.38"
description = "Date and time library for Rust"
homepage = "https://github.com/chronotope/chrono"
documentation = "https://docs.rs/chrono/"
0 commit comments