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

[build-dependencies]
anyhow = "1.0.44"
bindgen = { version = "0.59.1" }
ureq = "2.3.0"
url = "2.2.2"