pyo3 0.3.2

Bindings to Python interpreter
Build #109659 2018-07-22T19:42:40.949741+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading pyo3 v0.3.2
thread 'main' panicked at 'Error(
CargoError(
no matching version `^0.3.2` found for package `pyo3cls` (required by `pyo3`)
location searched: registry https://github.com/rust-lang/crates.io-index
versions found: 0.3.1, 0.3.0, 0.2.7, ...
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.