auto setup

This commit is contained in:
Michael Neale
2025-09-15 13:19:02 -07:00
parent cedd565177
commit 8e821d0a5b
4 changed files with 102 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ anyhow = { workspace = true }
thiserror = { workspace = true }
toml = "0.8"
shellexpand = "3.0"
dirs = "5.0"