reintroduce duration-str

This commit is contained in:
Paul Zinselmeyer 2023-10-22 18:44:45 +02:00
parent 1f45914cc4
commit c7a4bf03fa

View file

@ -12,6 +12,7 @@ futures-util = "0.3"
axum = {version="0.6", features=["macros", "headers", "multipart"]}
serde = "1.0"
toml = "0.8"
duration-str = "0.7.0"
render = { git="https://github.com/render-rs/render.rs" }
thiserror = "1.0"
rand = "0.8"