This commit is contained in:
Stefan Schwarz 2020-08-15 16:34:23 +02:00
parent 09a3f096c7
commit 288f193754
7 changed files with 53 additions and 17 deletions

1
Cargo.lock generated
View file

@ -1060,6 +1060,7 @@ dependencies = [
"askama_tide",
"async-std",
"chrono",
"serde",
"sqlx",
"tide",
]