Skip to content

Commit

Permalink
chore(deps): Update Rust crate regex to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 4364cf3 commit 292df5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ workflow = "Rust"

[dependencies]
log = "0.4.20"
regex = "1.9"
regex = "1.10"

[dev-dependencies]
anyhow = "1.0.75"
Expand Down

0 comments on commit 292df5a

Please sign in to comment.