Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin-Radecki committed Dec 12, 2024
1 parent c3017cf commit cad83b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ More details are available [in the book][reference-link-implementation-details].
- Import AlephBFT in your crate
```toml
[dependencies]
aleph-bft = "^0.39"
aleph-bft = "^0.40"
```
- The main entry point is the `run_session` function, which returns a Future that runs the
consensus algorithm.
Expand Down

0 comments on commit cad83b9

Please sign in to comment.