Skip to content

Commit 4b49640

Browse files
chore(deps): bump regex from 1.11.1 to 1.11.2 (#34)
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.1 to 1.11.2. - [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.11.1...1.11.2) --- updated-dependencies: - dependency-name: regex dependency-version: 1.11.2 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 71d353d commit 4b49640

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tower-http = { version = "0.6.4", features = ["trace", "cors"] }
1111
tracing = { version = "0.1.41"}
1212
tracing-subscriber = { version = "0.3.19" }
1313
anyhow = { version = "1.0.99" }
14-
regex = { version = "1.11.1" }
14+
regex = { version = "1.11.2" }
1515
image = { version = "0.25.6" }
1616
dotenvy = { version = "0.15.7" }
1717
chrono = { version = "0.4.41" }

0 commit comments

Comments
 (0)