Skip to content

Commit

Permalink
Update regex-syntax requirement from 0.6.26 to 0.8.4
Browse files Browse the repository at this point in the history
Updates the requirements on [regex-syntax](https://github.com/rust-lang/regex) to permit the latest version.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@regex-syntax-0.6.26...regex-syntax-0.8.4)

---
updated-dependencies:
- dependency-name: regex-syntax
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 05dcb2f commit 027a2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_gen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ publish = false
# Version-locked to not make the CI go out of date
bindgen = "=0.69.4"
# Force a higher version to fix https://github.com/rust-lang/regex/issues/770 in MSRV
regex-syntax = "0.6.26"
regex-syntax = "0.8.4"

0 comments on commit 027a2ed

Please sign in to comment.