Files
RedBear-OS/Cargo.toml
T
Jeremy Soller f87cbb5313 Update version
2016-11-16 20:50:51 -07:00

10 lines
205 B
TOML

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