simplify cancellation of service

This commit is contained in:
Ferdinand Schober
2024-07-11 00:42:32 +02:00
parent ae3ea2c497
commit 8ba178dce0
9 changed files with 132 additions and 95 deletions

1
Cargo.lock generated
View File

@@ -1329,6 +1329,7 @@ dependencies = [
"slab",
"thiserror",
"tokio",
"tokio-util",
"toml",
]