fix background color, start scheduled task tests
All checks were successful
build docker container automatically / build (push) Successful in 3m39s
All checks were successful
build docker container automatically / build (push) Successful in 3m39s
This commit is contained in:
@ -9,6 +9,7 @@ repository = "https://git.tmoron.fr/tom/httpserver"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
async-std = "1.13.2"
|
||||
axum-core = { version = "0.5.6", optional = true }
|
||||
bigdecimal = "0.4.10"
|
||||
chrono = { version = "0.4.44", features = ["serde"] }
|
||||
|
||||
Reference in New Issue
Block a user