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 8595a7d5..9e6db960 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -39,7 +39,7 @@ rand = { workspace = true } shellexpand = "3" sqlx = { workspace = true, features = ["sqlite", "regexp"] } minspan = "0.1.1" -regex = "1.9.1" +regex = "1.10.4" serde_regex = "1.1.0" fs-err = { workspace = true } sql-builder = "3" |
