Skip to content

Commit baee4e0

Browse files
Bump regex from 1.9.6 to 1.10.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.6 to 1.10.0. - [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.9.6...1.10.0) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6228967 commit baee4e0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -46,7 +46,7 @@ aes-gcm = "0.10.3"
4646
hex = "0.4.3"
4747
qrcode = "0.12.0"
4848
urlencoding = "2.1.3"
49-
regex = "1.9.6"
49+
regex = "1.10.0"
5050
once_cell = "1.18.0"
5151
base64 = "0.21.4"
5252
md-5 = "0.10.6"

0 commit comments

Comments
 (0)