blooemu 0.0.2

the best library for OS API's manipulation
Documentation
[dependencies.notify-rust]
version = "4.5"

[dependencies.winapi]
features = ["winuser"]
version = "0.3.9"

[lib]
crate-type = ["lib"]
name = "blooemu"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "the best library for OS API's manipulation"
edition = "2021"
license = "MIT"
name = "blooemu"
readme = "README.md"
version = "0.0.2"