Cache config for session paths

This commit is contained in:
Christopher
2025-08-25 00:53:23 -04:00
parent fc99a7843d
commit 78d47f474c
3 changed files with 18 additions and 6 deletions

View File

@@ -24,6 +24,7 @@ regex = "1.0"
futures = "0.3"
tokio-stream = "0.1"
signal-hook = "0.3"
once_cell = "1.21"
[dev-dependencies]
tempfile = "3.0"