ignore basically all the http dependencies we cant upgrade to

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-02-14 09:50:51 -05:00 committed by June
parent 8e03a79d35
commit 5b31cdf1b5
1 changed files with 3 additions and 2 deletions

View File

@ -11,5 +11,6 @@
},
"nix": {
"enabled": true
}
}
},
"ignoreDeps": ["tower-http", "axum-server", "hyper", "axum", "http"]
}