Update tower-cookies
dependency
This commit is contained in:
parent
bf499ededd
commit
d3acf4b156
@ -13,7 +13,7 @@ tokio = { version = "1.5", features = ["full"] }
|
|||||||
axum = { version = "0.3.0" }
|
axum = { version = "0.3.0" }
|
||||||
tower = "0.4.10"
|
tower = "0.4.10"
|
||||||
tower-http = { version = "0.1", features = ["fs"] }
|
tower-http = { version = "0.1", features = ["fs"] }
|
||||||
tower-cookies = { git = "https://github.com/imbolc/tower-cookies" }
|
tower-cookies = { version = "0.3" }
|
||||||
anyhow = "1"
|
anyhow = "1"
|
||||||
dotenv = "0.15"
|
dotenv = "0.15"
|
||||||
env_logger = "0.9"
|
env_logger = "0.9"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user