Skip to content

Commit

Permalink
Merge pull request #4 from adrianreber/dependabot/cargo/regex-1.10.4
Browse files Browse the repository at this point in the history
Bump regex from 1.10.2 to 1.10.4
  • Loading branch information
adrianreber authored Apr 29, 2024
2 parents cf35e1d + 046e1dd commit b2c1468
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ clap = { version = "4.3.24", features = ["derive"] }
getopts = "0.2.21"
plotly = { version = "0.8.4", features = ["kaleido"] }
rayon = "1.10.0"
regex = "1.10.2"
regex = "1.10.4"

0 comments on commit b2c1468

Please sign in to comment.