syscall.rs/Cargo.toml
2017-01-21 12:38:18 -05:00

11 lines
302 B
TOML

[package]
authors = [ "The syscall.rs Project Developers" ]
keywords = ["syscall", "system", "call"]
description = "Raw system calls"
documentation = "https://docs.rs/sc"
license = "MIT/Apache-2.0"
name = "sc"
readme = "README.md"
repository = "https://github.com/japaric/syscall.rs"
version = "0.1.3"