Skip to content

Commit a40c620

Browse files
Bump regex from 1.3.7 to 1.5.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.7 to 1.5.4. - [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-1.3.7...1.5.4) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 120b51c commit a40c620

File tree

2 files changed

+19
-29
lines changed

2 files changed

+19
-29
lines changed

Cargo.lock

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

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ os_info = "3.0.8"
3232
detect-indent = { git = "https://github.com/stefanpenner/detect-indent-rs", branch = "master" }
3333
envoy = "0.1.3"
3434
mockito = { version = "0.30.0", optional = true }
35-
regex = "1.0.6"
35+
regex = "1.5.4"
3636
dirs = "4.0.0"
3737
sha-1 = "0.9.8"
3838
hex = "0.3.2"

0 commit comments

Comments
 (0)