Skip to content

Commit 7a31d75

Browse files
Bump regex from 1.8.4 to 1.9.1 (#1132)
1 parent a0a9a57 commit 7a31d75

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

Lines changed: 10 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
@@ -39,7 +39,7 @@ onefetch-ascii = { path = "ascii", version = "2.18.1" }
3939
onefetch-image = { path = "image", version = "2.18.1" }
4040
onefetch-manifest = { path = "manifest", version = "2.18.1" }
4141
owo-colors = "3.5.0"
42-
regex = "1.8.4"
42+
regex = "1.9.1"
4343
serde = "1.0"
4444
serde_json = "1.0"
4545
serde_yaml = "0.9.25"

0 commit comments

Comments
 (0)