This commit is contained in:
jude 2023-07-23 12:36:25 +01:00
parent 8ce4fc9c6d
commit 4a17aac15c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2217,7 +2217,7 @@ checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
[[package]]
name = "reminder-rs"
version = "1.6.20"
version = "1.6.21"
dependencies = [
"base64 0.21.2",
"chrono",

View File

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