[package] name = "liblinux" version = "0.2.0" description = "Linux system calls" authors = ["Matheus Afonso Martins Moreira "] edition = "2018" repository = "https://github.com/matheusmoreira/liblinux-rs" keywords = ["linux", "syscall"] categories = ["os"] license = "MIT" [lib] name = "linux" [dependencies]