aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: b2e599fd08cf301e3b513883d375ec1172ab6e1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "shit-wx-sys"
version = "0.1.0"
edition = "2021"

[dependencies]
cxx = "1.0"

[build-dependencies]
anyhow = "1.0.44"
cxx-build = "1.0"
ureq = "2.3.0"
url = "2.2.2"
vcpkg = "0.2.15"