diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,3 +18,4 @@ indexmap = "2.7.1" serde = { version = "1.0.218", features = ["derive"] } thiserror = "2.0.11" toml = "0.8" +dirs = "6.0.0" |