The readme describes building from crates.io: ``` cargo install --version 1.0.0 azul-dll ``` Which results in this error: ``` error: could not find `azul-dll` in registry `https://github.com/rust-lang/crates.io-index` with version `=1.0.0` ```