mirror of https://github.com/helix-editor/helix
helix-term: Use workspace thiserror dep
parent
f621423e7d
commit
d489c03c4f
|
@ -56,7 +56,7 @@ ignore = "0.4"
|
|||
pulldown-cmark = { version = "0.12", default-features = false }
|
||||
# file type detection
|
||||
content_inspector = "0.2.4"
|
||||
thiserror = "2.0"
|
||||
thiserror.workspace = true
|
||||
|
||||
# opening URLs
|
||||
open = "5.3.0"
|
||||
|
|
Loading…
Reference in New Issue