Got content added to new pages.
This commit is contained in:
@ -9,9 +9,11 @@ edition = "2021"
|
||||
axum = ">=0.8.0"
|
||||
chrono = { version = ">=0.4.40", features = ["now"] }
|
||||
clap = { version = ">=4.5.1", features = ["derive"] }
|
||||
serde_json = ">=1.0.140"
|
||||
tokio = { version = ">=1.36.0", features = ["full"] }
|
||||
tower-cookies = ">=0.11.0"
|
||||
uuid = { version = ">=1.8.0", features = ["v4"] }
|
||||
|
||||
[dev-dependencies]
|
||||
http-body-util = ">=0.1.3"
|
||||
tower = { version = ">=0.5.2", features = ["util"] }
|
||||
|
Reference in New Issue
Block a user