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

1
Cargo.lock generated
View File

@@ -590,6 +590,7 @@ dependencies = [
"futures",
"indicatif",
"mockall",
"once_cell",
"regex",
"reqwest",
"rustyline",