Crates.io | libipt-sys |
lib.rs | libipt-sys |
version | |
source | src |
created_at | 2019-11-28 13:34:19.387681 |
updated_at | 2024-11-22 10:23:21.484445 |
description | raw bindings to the libipt intel processor tracing library |
homepage | |
repository | https://github.com/sum-catnip/libipt-sys |
max_upload_size | |
id | 185068 |
Cargo.toml error: | TOML parse error at line 36, column 1 | 36 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
low level bindgen bindings for the libipt library.
clone this repo and the submodules with
git clone https://github.com/sum-catnip/libipt-sys.git --recursive
simply run cargo build
and you should be fine.
If that doesnt work, make sure you got all the requirements covered.