cargo : linux-raw-sys @ 0.12.1
Cargo.lock
31 lines · plain
# This file is automatically @generated by Cargo.# It is not intended for manual editing.version = 3[[package]]name = "libc"version = "0.2.177"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"[[package]]name = "linux-raw-sys"version = "0.12.1"dependencies = [ "libc", "rustc-std-workspace-core", "static_assertions",][[package]]name = "rustc-std-workspace-core"version = "1.0.1"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "aa9c45b374136f52f2d6311062c7146bff20fec063c3f5d46a410bd937746955"[[package]]name = "static_assertions"version = "1.1.0"source = "registry+https://github.com/rust-lang/crates.io-index"checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"