This commit is contained in:
jude 2023-09-23 18:24:39 +01:00
parent a6525f3052
commit 6ea28284ce
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.38"
version = "1.6.39"
dependencies = [
"base64 0.21.2",
"chrono",

View File

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