Skip to content

Commit 2bb1321

Browse files
Bump regex from 1.9.1 to 1.9.3 (#1137)
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.9.3. - [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.1...1.9.3) --- 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 885f699 commit 2bb1321

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
@@ -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.9.1"
42+
regex = "1.9.3"
4343
serde = "1.0"
4444
serde_json = "1.0"
4545
serde_yaml = "0.9.25"

0 commit comments

Comments
 (0)