Skip to content

Commit

Permalink
build(deps): bump regex from 1.11.0 to 1.11.1 (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent d40761a commit b9811b0
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 @@ -37,7 +37,7 @@ wild = "2.2.1"
figment = { version = "0.10", features = ["toml", "env"] }
toml = "0.8.19"
is_executable = "1.0.4"
regex = { version = "1.11.0", features = [] }
regex = { version = "1.11.1", features = [] }
vpin = { version = "0.15.6" }
rust-ini = "0.21.1"
edit = "0.1.5"
Expand Down

0 comments on commit b9811b0

Please sign in to comment.