chore: update README

This commit is contained in:
JasterV 2026-03-06 22:08:41 +01:00
parent 5ea7230977
commit 3c6e925ac9

View file

@ -31,7 +31,7 @@ Add to your `Cargo.toml`:
```toml
[dependencies]
event_bus_rs = "0.1.0"
event_bus_rs = "0.1"
futures = "0.3"
````