1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-19 19:34:24 +02:00

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
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61

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
``` ```