fschutt/azul

Build from crates.io command doesn't work

TomByrne opened this issue · 1 comments

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`

Yes, because azul has not been deployed to crates.io. You need to build from source right now.