syscall.rs/Cargo.toml
2015-01-10 12:43:48 -08:00

11 lines
235 B
TOML

[package]
name = "syscall"
version = "0.1.0"
description = "Raw system calls"
repository = "https://github.com/kmcallister/syscall.rs"
readme = "README.md"
license = "MIT/Apache-2.0"
authors = [ "The syscall.rs Project Developers" ]