Merge pull request #355 from SeaQL/pulls/355
For some reason the `axum_example` fail to compile
This commit is contained in:
commit
41e345c3a8
@ -13,7 +13,7 @@ tokio = { version = "1.5", features = ["full"] }
|
||||
axum = { version = "0.3.0" }
|
||||
tower = "0.4.10"
|
||||
tower-http = { version = "0.1", features = ["fs"] }
|
||||
tower-cookies = { git = "https://github.com/imbolc/tower-cookies" }
|
||||
tower-cookies = { version = "0.3" }
|
||||
anyhow = "1"
|
||||
dotenv = "0.15"
|
||||
env_logger = "0.9"
|
||||
|
Loading…
x
Reference in New Issue
Block a user