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 6da679f8..fa539662 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -44,7 +44,7 @@ rand = { workspace = true } shellexpand = "2" sqlx = { workspace = true, features = ["sqlite"] } minspan = "0.1.1" -regex = "1.5.4" +regex = "1.9.1" serde_regex = "1.1.0" fs-err = { workspace = true } sql-builder = "3" |
