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.
cargo.toml
1 parent c1d3393 commit afee0bfCopy full SHA for afee0bf
Cargo.toml
@@ -3,6 +3,9 @@ name = "multisql-cli"
3
version = "0.0.0"
4
authors = ["Kyran Gostelow <kyran@gostelow.me>"]
5
edition = "2021"
6
+description = "MultiSQL CLI"
7
+license = "Apache-2.0"
8
+repository = "https://github.com/KyGost/multisql-cli"
9
10
[dependencies]
11
dialoguer = "^0"
0 commit comments