Files
RedBear-OS/Cargo.toml
T
Jeremy Soller 2835586ee6 Match RFC spec
2016-11-25 12:05:30 -07:00

10 lines
206 B
TOML

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