[dependencies.windows-link]
default-features = false
version = "0.1.1"
[lib]
name = "windows_services"
path = "src/lib.rs"
[package]
authors = ["Microsoft"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["os::windows-apis"]
description = "Windows services"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "windows-services"
readme = "readme.md"
repository = "https://github.com/microsoft/windows-rs"
rust-version = "1.75"
version = "0.24.0"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = []