Skip to content

Commit 7a93d99

Browse files
authored
Merge pull request bootc-dev#689 from coreos/dependabot/cargo/regex-1.10.5
build(deps): bump regex from 1.10.4 to 1.10.5
2 parents 293a71f + 2190e55 commit 7a93d99

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)