Skip to content

Commit ad6d7e8

Browse files
authored
Merge pull request #5425 from cakebaker/bump_rustix_crates
Bump rustix crates
2 parents f971a69 + 1562ef5 commit ad6d7e8

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deny.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ highlight = "all"
5959
# spell-checker: disable
6060
skip = [
6161
# procfs
62-
{ name = "rustix", version = "0.36.15" },
62+
{ name = "rustix", version = "0.36.16" },
6363
# rustix
6464
{ name = "linux-raw-sys", version = "0.1.4" },
6565
{ name = "linux-raw-sys", version = "0.3.8" },
6666
# terminal_size
67-
{ name = "rustix", version = "0.37.23" },
67+
{ name = "rustix", version = "0.37.26" },
6868
# various crates
6969
{ name = "windows-sys", version = "0.45.0" },
7070
# windows-sys

0 commit comments

Comments
 (0)