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

15 lines
253 B
TOML

[package]
name = "leechcore-sys"
version = "0.1.0"
authors = ["ko1N <ko1N1337@gmail.com>"]
edition = "2018"
readme = "../README.md"
license-file = "../LICENSE"
links = "leechcore"
[build-dependencies]
cc = "1.0.62"
bindgen = "0.55"
pkg-config = "0.3"