Skip to content

Commit 2190e55

Browse files
build(deps): bump regex from 1.10.4 to 1.10.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.4 to 1.10.5. - [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.10.4...1.10.5) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 293a71f commit 2190e55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -35,7 +35,7 @@ openat = "0.1.20"
3535
openat-ext = ">= 0.2.2, < 0.3.0"
3636
openssl = "^0.10"
3737
os-release = "0.1.0"
38-
regex = "1.10.4"
38+
regex = "1.10.5"
3939
rustix = { version = "0.38.34", features = ["process", "fs"] }
4040
serde = { version = "^1.0", features = ["derive"] }
4141
serde_json = "^1.0"

0 commit comments

Comments
 (0)