diff --git a/README.md b/README.md index d056be2..65b1b99 100644 --- a/README.md +++ b/README.md @@ -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" ````