Skip to content

Commit bd844ff

Browse files
authored
Merge pull request #1237 from volta-cli/dependabot/cargo/regex-1.5.6
Bump regex from 1.5.5 to 1.5.6
2 parents a19f516 + 55e1fed commit bd844ff

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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.3.0"
3232
detect-indent = { git = "https://github.com/stefanpenner/detect-indent-rs", branch = "master" }
3333
envoy = "0.1.3"
3434
mockito = { version = "0.31.0", optional = true }
35-
regex = "1.5.5"
35+
regex = "1.5.6"
3636
dirs = "4.0.0"
3737
sha-1 = "0.10.0"
3838
hex = "0.4.3"

0 commit comments

Comments
 (0)