We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4867113 commit 0a477a2Copy full SHA for 0a477a2
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "simple_graph_algorithms"
3
version = "0.1.0"
4
edition = "2021"
5
-authors = "Louis H."
+authors = ["Louis H."]
6
description = "A library with the goal of making running graph algorithms as easy as possible."
7
license = "MIT"
8
repository = "https://github.com/LMH01/simple_graph_algorithms"
0 commit comments