Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
angelip2303 committed Apr 14, 2023
2 parents 6727f19 + 1f490cf commit 2a383cc
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.1"
pregel-rs = "0.0.4"
```

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

0 comments on commit 2a383cc

Please sign in to comment.