Skip to content

Commit

Permalink
Merge pull request #110 from Ortham/dependabot/cargo/regex-1.11.1
Browse files Browse the repository at this point in the history
Bump regex from 1.11.0 to 1.11.1
  • Loading branch information
Ortham authored Oct 28, 2024
2 parents f477ead + f573e44 commit 2df2912
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -19,7 +19,7 @@ coveralls = { repository = "Ortham/libloadorder" }
[dependencies]
encoding_rs = "0.8"
esplugin = "6.1.1"
regex = "1.11.0"
regex = "1.11.1"
unicase = "2.8.0"
rayon = "1.0.0"
rust-ini = { version = "0.21.1", features = ["case-insensitive"] }
Expand Down

0 comments on commit 2df2912

Please sign in to comment.