aboutsummaryrefslogtreecommitdiffstats
path: root/ui/backend/Cargo.lock
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2024-07-25 23:31:38 +0100
committerGitHub <noreply@github.com>2024-07-25 23:31:38 +0100
commitc32bbcc7edc2cf99da52b1407c90238bc781a804 (patch)
tree4a8b307f69fb444f5c8c15a65e6f89170d9d4bbf /ui/backend/Cargo.lock
parentfeat(gui): allow interacting with the embedded terminal (#2312) (diff)
downloadatuin-c32bbcc7edc2cf99da52b1407c90238bc781a804.zip
feat(gui): directory block, re-org of some code (#2314)
Diffstat (limited to 'ui/backend/Cargo.lock')
-rw-r--r--ui/backend/Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/backend/Cargo.lock b/ui/backend/Cargo.lock
index 57de51ef..11659c11 100644
--- a/ui/backend/Cargo.lock
+++ b/ui/backend/Cargo.lock
@@ -6482,6 +6482,7 @@ dependencies = [
"portable-pty",
"serde",
"serde_json",
+ "shellexpand",
"sqlx",
"syntect",
"tauri",