diff options
Diffstat (limited to 'atuin-client')
| -rw-r--r-- | atuin-client/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml index 9e8a050d..aaa25093 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -35,7 +35,7 @@ parse_duration = "2.1.1" async-trait = { workspace = true } itertools = { workspace = true } rand = { workspace = true } -shellexpand = "2" +shellexpand = "3" sqlx = { workspace = true, features = ["sqlite"] } minspan = "0.1.1" regex = "1.9.1" |
