Prepare 0.4.35

This commit is contained in:
Paul Dicker 2024-03-06 14:10:05 +01:00 committed by Paul Dicker
parent 9e667b606e
commit 9fdb59638e
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@ cff-version: 1.2.0
message: Please cite this crate using these information.
# Version information.
date-released: 2024-02-11
version: 0.4.34
date-released: 2024-03-06
version: 0.4.35
# Project information.
abstract: Date and time library for Rust

View File

@ -1,6 +1,6 @@
[package]
name = "chrono"
version = "0.4.34"
version = "0.4.35"
description = "Date and time library for Rust"
homepage = "https://github.com/chronotope/chrono"
documentation = "https://docs.rs/chrono/"