feat: add cancellation

This commit is contained in:
2026-01-12 12:07:04 +01:00
parent c0f06beb4d
commit 514b6ab333
3 changed files with 11 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -544,7 +544,7 @@ dependencies = [
[[package]]
name = "nocontrol"
version = "0.0.2"
version = "0.0.3"
dependencies = [
"anyhow",
"async-trait",