diff options
Diffstat (limited to 'helix-core/Cargo.toml')
-rw-r--r-- | helix-core/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index 4e07712b..0bcdac67 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -22,4 +22,4 @@ regex = "1" serde = { version = "1.0", features = ["derive"] } -xdg = "2.0" +etcetera = "0.3" |