This commit is contained in:
jude 2022-09-26 16:59:57 +01:00
parent 130504b964
commit e9792e6322
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2145,7 +2145,7 @@ checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244"
[[package]]
name = "reminder_rs"
version = "1.6.6"
version = "1.6.7"
dependencies = [
"base64",
"chrono",

View File

@ -1,6 +1,6 @@
[package]
name = "reminder_rs"
version = "1.6.6"
version = "1.6.7"
authors = ["jellywx <judesouthworth@pm.me>"]
edition = "2018"