This commit is contained in:
jude 2023-10-07 16:10:01 +01:00
parent e8bd05893f
commit 5524215786
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2173,7 +2173,7 @@ checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da"
[[package]]
name = "reminder-rs"
version = "1.6.44"
version = "1.6.45"
dependencies = [
"base64 0.21.4",
"chrono",

View File

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