Skip to content

Commit c5a1f57

Browse files
committed
Update multisql
1 parent ee17417 commit c5a1f57

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "multisql-cli"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
authors = ["Kyran Gostelow <kyran@gostelow.me>"]
55
edition = "2021"
66
description = "MultiSQL CLI"
@@ -10,7 +10,7 @@ repository = "https://github.com/KyGost/multisql-cli"
1010
[dependencies]
1111
dialoguer = "^0"
1212
indicatif = "^0"
13-
multisql = "0.0.5"
13+
multisql = "0.1.0"
1414
lazy_static = "^1"
1515
console = "^0"
1616
cli-table = "^0"

test.csv

-4
This file was deleted.

0 commit comments

Comments
 (0)