Skip to content

Commit 16b03da

Browse files
Merge pull request #963 from rust-osdev/dependabot/cargo/regex-1.10.2
build(deps): bump regex from 1.9.0 to 1.10.2
2 parents 0889a3a + fe60cfc commit 16b03da

File tree

2 files changed

+16
-53
lines changed

2 files changed

+16
-53
lines changed

Cargo.lock

+15-52
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xtask/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ nix = { version = "0.27.1", default-features = false, features = ["fs"] }
1818
os_info = { version = "3.6.0", default-features = false }
1919
proc-macro2 = { version = "1.0.46", features = ["span-locations"] }
2020
quote = "1.0.21"
21-
regex = "1.9.0"
21+
regex = "1.10.2"
2222
serde_json = "1.0.73"
2323
sha2 = "0.10.6"
2424
syn = { version = "2.0.0", features = ["full"] }

0 commit comments

Comments
 (0)