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.
1 parent ee17417 commit c5a1f57Copy full SHA for c5a1f57
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "multisql-cli"
3
-version = "0.0.2"
+version = "0.0.3"
4
authors = ["Kyran Gostelow <kyran@gostelow.me>"]
5
edition = "2021"
6
description = "MultiSQL CLI"
@@ -10,7 +10,7 @@ repository = "https://github.com/KyGost/multisql-cli"
10
[dependencies]
11
dialoguer = "^0"
12
indicatif = "^0"
13
-multisql = "0.0.5"
+multisql = "0.1.0"
14
lazy_static = "^1"
15
console = "^0"
16
cli-table = "^0"
test.csv
0 commit comments