Skip to content

Commit b686309

Browse files
authored
Merge pull request #332 from cakebaker/bump_linux_raw_sys
Bump `linux-raw-sys` from `0.9.0` to `0.10.0`
2 parents 3344608 + bd98d81 commit b686309

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 4 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
@@ -53,7 +53,7 @@ dns-lookup = "2.0.4"
5353
errno = "0.3"
5454
libc = "0.2.171"
5555
libmount-sys = "0.1.1"
56-
linux-raw-sys = { version = "0.9.0", features = ["ioctl"] }
56+
linux-raw-sys = { version = "0.10.0", features = ["ioctl"] }
5757
md-5 = "0.10.6"
5858
nix = { version = "0.30", default-features = false }
5959
phf = "0.12.0"

0 commit comments

Comments
 (0)