1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.encoding_rs]
version = "0.8.32"

[dependencies.winapi]
features = ["winbase"]
version = "0.3"

[package]
description = "wei run"
documentation = "https://github.com/zuiyue-com/wei-run"
edition = "2021"
homepage = "https://github.com/zuiyue-com/wei-run"
license = "MIT OR Apache-2.0"
name = "wei-run"
version = "0.1.4"