Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angelip2303 authored Jun 10, 2023
1 parent c31df0f commit e4bb76b
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 @@ -63,7 +63,7 @@ of your project. You can add the following line to your `Cargo.toml` file:

```toml
[dependencies]
pregel-rs = "0.0.10"
pregel-rs = "0.0.11"
```

4. _Implement your graph algorithm_: Now you can start implementing your graph
Expand Down

0 comments on commit e4bb76b

Please sign in to comment.