Skip to content

Commit 9b03141

Browse files
authored
Merge pull request #168 from nix-community/merge-when-green-joerg
Bump linux-raw-sys from 0.9.4 to 0.10.0
2 parents 86da381 + 38d4a23 commit 9b03141

File tree

2 files changed

+106
-27
lines changed

2 files changed

+106
-27
lines changed

Cargo.lock

Lines changed: 105 additions & 26 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
@@ -17,7 +17,7 @@ goblin = { version = "0.10.0", default-features = false, features = [
1717
"elf64",
1818
] }
1919
heapless = "0.8.0"
20-
linux-raw-sys = { version = "0.9.4", default-features = false, features = [
20+
linux-raw-sys = { version = "0.10.0", default-features = false, features = [
2121
"no_std",
2222
"general",
2323
"errno",

0 commit comments

Comments
 (0)