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

[lib]
path = "lib.rs"