This commit is contained in:
jude 2024-05-03 16:26:52 +01:00
parent ef10902c1e
commit 79da56c794
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2502,7 +2502,7 @@ checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
[[package]]
name = "reminder-rs"
version = "1.7.14-2"
version = "1.7.15"
dependencies = [
"axum",
"base64 0.22.0",

View File

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