capstone-rust / capstone-rs

high-level Capstone system bindings for Rust
217 stars 76 forks source link

Updated capstone-sys dependency #14

Closed felberj closed 6 years ago

felberj commented 7 years ago
    Updating git repository `https://github.com/capstone-rust/capstone-rs`
    Updating registry `https://github.com/rust-lang/crates.io-index`
error: no matching package named `capstone-sys` found (required by `capstone`)
location searched: registry https://github.com/rust-lang/crates.io-index
version required: ^0.3.0
versions found: 0.4.0, 0.2.0, 0.1.0
m4b commented 7 years ago

This is my fault; an updated capstone-sys (0.5 probably) will be pushed momentarily, please bear with us

tmfink commented 6 years ago

@felberj, thanks for the PR and sorry for the wait. This was handled pull request #17 since we now have version 0.5.0 of capstone-sys.