Skip to content

Commit 7933742

Browse files
chore(deps): bump regex from 1.10.5 to 1.10.6 (#1682)
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.5 to 1.10.6. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.5...1.10.6) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 721f087 commit 7933742

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bins/revm-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ revm = { path = "../../crates/revm", version = "12.1.0", default-features=false
1111
microbench = "0.5"
1212
alloy-sol-macro = "0.7.7"
1313
alloy-sol-types = "0.7.7"
14-
regex = "1.10.5"
14+
regex = "1.10.6"
1515
eyre = "0.6.12"
1616

1717

0 commit comments

Comments
 (0)