http_private: use PanicSentinel

This commit is contained in:
Joakim Frostegård 2022-04-06 18:48:23 +02:00
parent f50c8970b5
commit a4c7e79dc9
5 changed files with 28 additions and 9 deletions

1
Cargo.lock generated
View file

@ -163,6 +163,7 @@ dependencies = [
"rand",
"rustls 0.20.4",
"serde",
"signal-hook",
"socket2 0.4.4",
"sqlx",
"tokio",