Skip to content

Commit 5f65ba0

Browse files
chore(deps): bump regex from 1.11.2 to 1.12.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 to 1.12.1. - [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.2...1.12.1) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f45e3cd commit 5f65ba0

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.

protobufs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ version = "0.12.3"
4848
[build-dependencies]
4949
anyhow = "1.0.99"
5050
tonic-build = "0.12.3"
51-
regex = "1.11.2"
51+
regex = "1.12.1"
5252
fs_extra = "1.3.0"

0 commit comments

Comments
 (0)