win_msgbox_timeout 1.1.0

Windows message boxes and notification helpers for Rust
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "win_msgbox_timeout"
version = "1.1.0"
authors = ["Mikachu2333"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Windows message boxes and notification helpers for Rust"
readme = "README.md"
keywords = [
    "windows",
    "messagebox",
    "notification",
    "win32",
]
categories = [
    "os::windows-apis",
    "gui",
]
license = "MIT"

[lib]
name = "win_msgbox_timeout"
path = "lib.rs"