Files
RedBear-OS/Cargo.toml
T
Jeremy Soller b5101b25cc Update syscall
2017-01-09 20:12:42 -07:00

10 lines
206 B
TOML

[package]
name = "redox_syscall"
version = "0.1.16"
description = "A Rust library to access raw Redox system calls"
license = "MIT"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
[lib]
name = "syscall"