use our fork of axum-server instead
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
305dfc3b42
commit
2e31bcc213
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -302,7 +302,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "axum-server"
|
||||
version = "0.6.0"
|
||||
source = "git+https://github.com/lexe-app/axum-server?branch=phlip9/fix-graceful-shutdown#8e3368d899079818934e61cc9c839abcbbcada8a"
|
||||
source = "git+https://github.com/girlbossceo/axum-server?branch=phlip9/fix-graceful-shutdown#8e3368d899079818934e61cc9c839abcbbcada8a"
|
||||
dependencies = [
|
||||
"arc-swap",
|
||||
"bytes",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue