Skip to content

Commit afee0bf

Browse files
committed
Expand cargo.toml
1 parent c1d3393 commit afee0bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name = "multisql-cli"
33
version = "0.0.0"
44
authors = ["Kyran Gostelow <kyran@gostelow.me>"]
55
edition = "2021"
6+
description = "MultiSQL CLI"
7+
license = "Apache-2.0"
8+
repository = "https://github.com/KyGost/multisql-cli"
69

710
[dependencies]
811
dialoguer = "^0"

0 commit comments

Comments
 (0)