Skip to content

Commit

Permalink
Update Rust crate regex to 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 6f1d77f commit 775c257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ md5 = "0.7.0"

[dev-dependencies]
ctor = "0.2.6"
regex = "1.10.2"
regex = "1.10.3"
criterion = "0.5"

[[bench]]
Expand Down

0 comments on commit 775c257

Please sign in to comment.