We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7d4a5 commit 7467152Copy full SHA for 7467152
Cargo.toml
@@ -7,6 +7,8 @@ edition = "2018"
7
keywords = ["graph", "data-structures", "graph-algorithm"]
8
categories = ["data-structures"]
9
description = "Graphific is a graph data structure library."
10
+repository = "https://github.com/Haxos/graphific"
11
+documentation = "https://docs.rs/graphific"
12
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
0 commit comments