You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memflow-pcileech/leechcore-sys/Cargo.toml

18 lines
277 B
TOML

[package]
name = "leechcore-sys"
version = "0.2.0-beta1"
authors = ["ko1N <ko1N1337@gmail.com>"]
edition = "2018"
readme = "../README.md"
license = "GPL-3.0"
links = "leechcore"
[dependencies]
ctor = "0.1"
[build-dependencies]
cc = "1.0"
bindgen = "0.56"
pkg-config = "0.3"