diff options
Diffstat (limited to 'crates')
| -rw-r--r-- | crates/atuin-client/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-client/Cargo.toml b/crates/atuin-client/Cargo.toml index 34b63ef6..aa887f22 100644 --- a/crates/atuin-client/Cargo.toml +++ b/crates/atuin-client/Cargo.toml @@ -39,7 +39,7 @@ itertools = { workspace = true } rand = { workspace = true } shellexpand = "3" sqlx = { workspace = true, features = ["sqlite", "regexp"] } -minspan = "0.1.1" +minspan = "0.1.5" regex = "1.10.5" serde_regex = "1.1.0" fs-err = { workspace = true } |
