feat(dkl rc)

This commit is contained in:
Mikaël Cluseau
2026-04-16 11:53:37 +02:00
parent 6059d81b3d
commit 54f9057c01
6 changed files with 901 additions and 212 deletions
+1 -1
View File
@@ -41,5 +41,5 @@ serde_yaml = "0.9.34"
signal-hook = "0.4.4"
tabled = "0.20.0"
thiserror = "2.0.12"
tokio = { version = "1.45.1", features = ["fs", "io-std", "macros", "process", "rt"] }
tokio = { version = "1.45.1", features = ["fs", "io-std", "macros", "process", "rt", "signal"] }