Fix serious issue with adding days. Origin chrono v4.23

This commit is contained in:
jude
2023-06-20 15:30:44 +01:00
parent bb1c61d0b9
commit e025d945cf
3 changed files with 777 additions and 677 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "reminder-rs"
version = "1.6.14"
version = "1.6.16"
authors = ["Jude Southworth <judesouthworth@pm.me>"]
edition = "2021"
license = "AGPL-3.0 only"