Skip to content

Commit db9eb06

Browse files
dependabot[bot]zurawiki
authored andcommitted
chore(deps): bump regex from 1.9.0 to 1.9.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.0 to 1.9.1. - [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.0...1.9.1) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c6eb8f commit db9eb06

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -27,7 +27,7 @@ config = { version = "0.13.3", features = ["toml"] }
2727
dirs = "5.0.1"
2828
lazy_static = "1.4.0"
2929
log = "0.4.19"
30-
regex = "1.9.0"
30+
regex = "1.9.1"
3131
serde = { version = "1.0", features = ["derive"] }
3232
serde_derive = "1.0.166"
3333
serde_json = "1.0.100"

0 commit comments

Comments
 (0)