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

[lib]
path = "lib.rs"

[dependencies.ntapi]
version = "0.4"