Files
RedBear-OS/Cargo.toml
T
Jeremy Soller f48cbf22f3 Add fcntl
2016-11-14 12:14:19 -07:00

10 lines
205 B
TOML

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