Skip to content

Commit 037fe41

Browse files
dependabot[bot]LMG
authored andcommitted
Bump regex from 1.5.5 to 1.5.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.5 to 1.5.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.5.5...1.5.6) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff14145 commit 037fe41

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.

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ opentelemetry-jaeger = "0.16.0"
3030
reqwest= { version = "0.11.10", default-features = false, features = ["blocking", "json"] }
3131
uuid = { version = "1.0.0", features = ["v4"] }
3232
base64 = "0.13.0"
33-
regex = "1.5.5"
33+
regex = "1.5.6"
3434
lazy_static = "1.4.0"
3535
josh = {path = "../"}
3636
serde_json= "1.0.81"

0 commit comments

Comments
 (0)