Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "wei-run"

version = "0.3.2"

edition = "2021"

description = "wei run"

documentation = "https://github.com/zuiyue-com/wei-run"

homepage = "https://github.com/zuiyue-com/wei-run"

license = "MIT OR Apache-2.0"



[dependencies]

wei-env = "0.2.13"

wei-log = "0.2.10"

winapi = { version = "0.3", features = ["winbase"] }