Skip to content

Commit

Permalink
Bump lazy-regex from 3.1.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [lazy-regex](https://github.com/Canop/lazy-regex) from 3.1.0 to 3.3.0.
- [Changelog](https://github.com/Canop/lazy-regex/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Canop/lazy-regex/commits)

---
updated-dependencies:
- dependency-name: lazy-regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 6e18f5d commit 72cb2e1
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pulldown-cmark = { version = "0.11", default-features = false, features = ["simd

[dev-dependencies]
hex = "0.4.3"
lazy-regex = "3.0"
lazy-regex = "3.3"
libtest = { version = "0.7", package = "libtest-mimic" }
pretty_assertions = "1.4"
rustversion = "1.0.11"
Expand Down

0 comments on commit 72cb2e1

Please sign in to comment.