reintroduce duration-str
This commit is contained in:
parent
1f45914cc4
commit
c7a4bf03fa
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ futures-util = "0.3"
|
||||||
axum = {version="0.6", features=["macros", "headers", "multipart"]}
|
axum = {version="0.6", features=["macros", "headers", "multipart"]}
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
toml = "0.8"
|
toml = "0.8"
|
||||||
|
duration-str = "0.7.0"
|
||||||
render = { git="https://github.com/render-rs/render.rs" }
|
render = { git="https://github.com/render-rs/render.rs" }
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
rand = "0.8"
|
rand = "0.8"
|
||||||
|
|
Loading…
Reference in a new issue