We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b0484 commit 72045d2Copy full SHA for 72045d2
1 file changed
Cargo.toml
@@ -2,6 +2,9 @@
2
name = "rustroika"
3
version = "1.0.0"
4
edition = "2024"
5
+license = "Apache-2.0"
6
+description = "A utility to compare public transport costs"
7
+authors = ["Ivan King"]
8
9
[dependencies]
10
colored = "3.0.0"
0 commit comments