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 6cb3fba commit b2b2bd3Copy full SHA for b2b2bd3
Cargo.toml
@@ -1,5 +1,6 @@
1
[package]
2
name = "triangle-from-scratch"
3
+description = "An educational series on how to do stuff yourself."
4
version = "0.1.0"
5
authors = ["Lokathor <zefria@gmail.com>"]
6
edition = "2018"
0 commit comments