Skip to content

Commit f3b699a

Browse files
Bump regex from 1.10.6 to 1.11.0 (#1429)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent accc781 commit f3b699a

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
@@ -52,7 +52,7 @@ onefetch-ascii = { path = "ascii", version = "2.19.0" }
5252
onefetch-image = { path = "image", version = "2.19.0" }
5353
onefetch-manifest = { path = "manifest", version = "2.19.0" }
5454
owo-colors.workspace = true
55-
regex = "1.10.6"
55+
regex = "1.11.0"
5656
serde = "1.0"
5757
serde_json = "1.0"
5858
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)