upload attachments

This commit is contained in:
jude
2022-03-26 20:03:58 +00:00
parent 08fd88ce54
commit f8547bba70
6 changed files with 161 additions and 74 deletions

1
Cargo.lock generated
View File

@ -2142,6 +2142,7 @@ dependencies = [
name = "reminder_web"
version = "0.1.0"
dependencies = [
"base64",
"chrono",
"chrono-tz 0.5.3",
"lazy_static",