display time until opening/closing
This commit is contained in:
parent
3c935a1be3
commit
e04a98a7fd
5 changed files with 60 additions and 5 deletions
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
anyhow = "1.0.95"
|
||||
axum = { version = "0.8.1", features = ["macros"] }
|
||||
chrono = "0.4.39"
|
||||
chrono-humanize = "0.2.3"
|
||||
maud = { version = "0.27.0", features = ["axum"] }
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
serde_json = "1.0.138"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue