syscall.rs/Cargo.toml
Jorge Aparicio e438c2c46b v0.2.4
2021-05-15 21:42:04 +02:00

11 lines
305 B
TOML

[package]
authors = [ "The syscall.rs Project Developers" ]
description = "Raw system calls"
documentation = "https://docs.rs/sc"
keywords = ["syscall", "system", "call"]
license = "MIT OR Apache-2.0"
name = "sc"
readme = "README.md"
repository = "https://github.com/japaric/syscall.rs"
version = "0.2.4"