[package] name = "raw-syscall" version = "0.7.4" authors = ["Anti Revoluzzer "] license = "MIT-0" description = "Low-level raw system call support." keywords = ["syscall", "raw", "system", "call", "no_std"] categories = ["hardware-support", "no-std", "os", "os::unix-apis", "external-ffi-bindings"] edition = "2018" [badges] maintenance = { status = "actively-developed" } [dependencies] raw-syscall-base = { version = "0.7.3" }