Skip to content

Commit

Permalink
[nextest-filtering] update regex-syntax dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed May 15, 2023
1 parent a1a12e7 commit ca72e60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 nextest-filtering/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ nom-tracable = "0.9.0"
nom_locate = "4.1.0"
recursion = "0.4.0"
regex = "1.8.1"
regex-syntax = "0.6.29"
regex-syntax = "0.7.1"
thiserror = "1.0.40"
nextest-workspace-hack = { version = "0.1", path = "../workspace-hack" }
proptest = { version = "1.1.0", optional = true }
Expand Down

0 comments on commit ca72e60

Please sign in to comment.