docs(readme): add warning about crate being outdated

This commit is contained in:
Jake Stanger
2022-10-15 18:51:45 +01:00
parent 9d9c275313
commit 27d04795af

View File

@@ -14,6 +14,8 @@ Run using `ironbar`.
### Cargo ### Cargo
> ⚠ The Cargo version is currently outdated due to restrictions around publishing crates with patched dependencies.
```sh ```sh
cargo install ironbar cargo install ironbar
``` ```