rustilege 0.1.0

Rust library allowing you to recover current privileges under Windows
[dependencies.windows]
features = ["Win32_Foundation", "Win32_Security", "Win32_System_Threading"]
version = "0.61.3"

[lib]
name = "rustilege"
path = "src/lib.rs"

[package]
authors = ["Tina-1300"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Rust library allowing you to recover current privileges under Windows"
edition = "2024"
keywords = ["api", "windows", "privileges", "rustilege", "parser"]
license = "MIT"
name = "rustilege"
readme = "README.md"
repository = "https://github.com/Tina-1300/rustilege"
version = "0.1.0"