Skip to content

Commit 8dff34d

Browse files
Bump regex from 1.10.2 to 1.10.4 (#1333)
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.2 to 1.10.4. - [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.10.2...1.10.4) --- updated-dependencies: - dependency-name: regex 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 5ccdcdc commit 8dff34d

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ onefetch-ascii = { path = "ascii", version = "2.19.0" }
5353
onefetch-image = { path = "image", version = "2.19.0" }
5454
onefetch-manifest = { path = "manifest", version = "2.19.0" }
5555
owo-colors.workspace = true
56-
regex = "1.10.2"
56+
regex = "1.10.4"
5757
serde = "1.0"
5858
serde_json = "1.0"
5959
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)