mirror of
https://github.com/ilyakooo0/helix.git
synced 2024-12-01 03:15:33 +03:00
There is no direct dirs-next dependency in term
This commit is contained in:
parent
f9cdb2afe2
commit
c832aa5a49
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -344,7 +344,6 @@ dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
"crossterm",
|
||||
"dirs-next",
|
||||
"fern",
|
||||
"futures-util",
|
||||
"fuzzy-matcher",
|
||||
|
@ -45,7 +45,7 @@ log = "0.4"
|
||||
fuzzy-matcher = "0.3"
|
||||
ignore = "0.4"
|
||||
# shellexpand = "2.1"
|
||||
dirs-next = "2.0"
|
||||
# dirs-next = "2.0"
|
||||
# markdown doc rendering
|
||||
pulldown-cmark = { version = "0.8", default-features = false }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user