Show abs path matches in file finder

This commit is contained in:
Kirill Bulatov 2024-01-11 17:22:24 +02:00
parent b342c92495
commit dd6e2df2a1
3 changed files with 126 additions and 1 deletions

View file

@ -23,6 +23,7 @@ theme = { path = "../theme" }
ui = { path = "../ui" }
workspace = { path = "../workspace" }
postage.workspace = true
anyhow.workspace = true
serde.workspace = true
[dev-dependencies]