Skip to content

Commit

Permalink
Update Rust crate regex to 1.5.5 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 83db8e8 commit 4445c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/src/rusqlite/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ byteorder = { version = "1.2", features = ["i128"], optional = true }
[dev-dependencies]
tempdir = "0.3"
lazy_static = "1.0"
regex = "1.0"
regex = "1.5.5"

[dependencies.libsqlite3-sys]
path = "libsqlite3-sys"
Expand Down

0 comments on commit 4445c29

Please sign in to comment.