README: add note about missing versions on crates.io

fix-flake
Antoine Martin 2021-04-08 01:57:55 +02:00
parent 6c4a496ede
commit bc32f8a565
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@ install it with `cargo install`:
$ cargo install lohr
Note: currently this method won't get you the latest version of `lohr`, as it
depends on Rocket v0.5.0, which isn't released yet. Updated versions of `lohr`
will be published on crates.io as soon as Rocket v0.5.0 releases.
## Setup
### Quickstart