Skip to content

Commit 4caaae6

Browse files
authored
Merge pull request #1623 from volta-cli/dependabot/cargo/regex-1.7.3
build(deps): bump regex from 1.7.1 to 1.7.3
2 parents 370f7a0 + afe426d commit 4caaae6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -31,7 +31,7 @@ os_info = "3.7.0"
3131
detect-indent = "0.1"
3232
envoy = "0.1.3"
3333
mockito = { version = "0.31.1", optional = true }
34-
regex = "1.7.1"
34+
regex = "1.7.3"
3535
dirs = "5.0.1"
3636
# We manually configure the feature list here because 0.4.16 includes the
3737
# `oldtime` feature by default to avoid a breaking change. Additionally, using

0 commit comments

Comments
 (0)