Update tower{,-http} as well
This commit is contained in:
@@ -72,6 +72,8 @@ skip = [
|
||||
{ name = "strum_macros", version = "0.25.0" },
|
||||
# For some reason, axum-core depends on this old version, even though axum is on the new one
|
||||
{ name = "sync_wrapper", version = "0.1.2" },
|
||||
# `apalis` depends on this old version of tower
|
||||
{ name = "tower", version = "0.4.13" },
|
||||
]
|
||||
|
||||
skip-tree = []
|
||||
|
||||
Reference in New Issue
Block a user