# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "raw-syscall-base" version = "0.8.2" authors = ["Anti Revoluzzer "] description = "Low-level raw system call base." homepage = "https://github.com/rvlzzr/raw-syscall-base" documentation = "https://docs.rs/raw-syscall-base" readme = "README.md" keywords = ["syscall", "raw", "system", "call", "no_std"] categories = ["hardware-support", "no-std", "os", "os::unix-apis", "external-ffi-bindings"] license = "MIT-0 OR 0BSD" repository = "https://github.com/rvlzzr/raw-syscall-base" [badges.is-it-maintained-issue-resolution] repository = "rvlzzr/raw-syscall-base" [badges.is-it-maintained-open-issues] repository = "rvlzzr/raw-syscall-base" [badges.maintenance] status = "actively-developed"