summaryrefslogtreecommitdiffstats
path: root/build/rust/redox_syscall/Cargo.toml
blob: 41ba6ba33d632119baaa13b4e1a6495fd08a81c5 (plain)
1
2
3
4
5
6
7
8
[package]
name = "redox_syscall"
version = "0.4.999"
edition = "2018"
license = "MPL-2.0"

[lib]
path = "lib.rs"