Skip to content

Commit 5ee31e2

Browse files
Bump regex from 1.11.0 to 1.11.1 (#1451)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43260d9 commit 5ee31e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.11.0"
55+
regex = "1.11.1"
5656
serde = "1.0"
5757
serde_json = "1.0"
5858
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)