[package] name = "ms_samr" version = "0.0.2" description = "Data types of [MS-SAMR] (incomplete)" authors = ["Eloy "] edition = "2018" license = "AGPL-3.0" repository = "https://gitlab.com/Zer1t0/ms_data" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] ms_dtyp = { version = "0.0", path = "../ms_dtyp"}