Skip to content

Commit

Permalink
fix(deps): update rust crate regex to 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Oct 17, 2023
1 parent c2ff2e4 commit 3278fab
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 nexlint-lints/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ diffy = "0.3"
globset = "0.4.13"
guppy = "0.17.1"
nexlint = { path = "../nexlint" }
regex = "1.10.1"
regex = "1.10.2"
serde = { version = "1.0.189", features = ["derive"] }
toml = "0.5.8"

0 comments on commit 3278fab

Please sign in to comment.