We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb63d1 commit 7eeb6e2Copy full SHA for 7eeb6e2
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "pregel-rs"
3
-version = "0.0.4"
+version = "0.0.5"
4
authors = [ "Ángel Iglesias Préstamo <angel.iglesias.prestamo@gmail.com>" ]
5
description = "A Graph library written in Rust for implementing your own algorithms in a Pregel fashion"
6
documentation = "https://docs.rs/crate/pregel-rs/latest"
0 commit comments