We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddcf190 commit d5aa194Copy full SHA for d5aa194
1 file changed
Cargo.toml
@@ -4,6 +4,8 @@ version = "0.3.0"
4
edition = "2021"
5
license = "MIT"
6
authors = ["Charles Dong <chardon_cs@proton.me>"]
7
+description = "Simple webapp wrapper"
8
+repository = "https://github.com/chardoncs/justshell.git"
9
10
[dependencies]
11
clap = { version = "4.5", features = ["derive"] }
0 commit comments