We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3935ec8 commit 92c52e8Copy full SHA for 92c52e8
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "sumcol"
3
version = "0.1.0"
4
edition = "2021"
5
+license = "MIT OR Apache-2.0"
6
description = "A command-line tool to sum a column of numbers."
7
8
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments