microsoft-dia 0.10.0

Rust for Debug Interface Access (DIA) SDK
[build-dependencies.windows-bindgen]
version = "0.53"
[dependencies.windows]
features = ["implement", "Win32_Foundation", "Win32_System_Com", "Win32_System_Variant", "Win32_System_LibraryLoader", "Win32_System_Com_StructuredStorage", "Win32_System_Ole"]
version = "0.53"

[dependencies.windows-core]
features = ["implement"]
version = "0.53"

[package]
authors = ["Microsoft"]
description = "Rust for Debug Interface Access (DIA) SDK"
edition = "2021"
exclude = [".github", ".metadata", "docs", "tests"]
license = "MIT OR Apache-2.0"
name = "microsoft-dia"
readme = ".github/README.md"
repository = "https://github.com/microsoft/dia-rs"
version = "0.10.0"