Files
RedBear-OS/Cargo.toml
T
Jeremy Soller 82c8ccb56c 0.1.17
2017-03-19 17:31:20 -06:00

12 lines
305 B
TOML

[package]
name = "redox_syscall"
version = "0.1.17"
description = "A Rust library to access raw Redox system calls"
license = "MIT"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
repository = "https://github.com/redox-os/syscall"
documentation = "https://docs.rs/redox_syscall"
[lib]
name = "syscall"