We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b760de commit 630bcb8Copy full SHA for 630bcb8
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "pregel-rs"
3
-version = "0.0.1"
+version = "0.0.2"
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