mirror of
https://codeberg.org/JasterV/event_bus.rs.git
synced 2026-04-26 18:10:02 +00:00
chore: update README
This commit is contained in:
parent
5ea7230977
commit
3c6e925ac9
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ Add to your `Cargo.toml`:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
event_bus_rs = "0.1.0"
|
event_bus_rs = "0.1"
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
````
|
````
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue