Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit 233505a

Browse files
committed
release 0.0.1
1 parent a6fde21 commit 233505a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ path = "src/main.rs"
1818
dirs = "4.0.0"
1919
structopt = "0.3"
2020
rustyline = "9.0.0"
21-
iotdb = { git = "https://github.com/francis-du/iotdb-rs.git", rev = "8551bd5" }
21+
iotdb = "0.0.5"
22+
#iotdb = { git = "https://github.com/francis-du/iotdb-rs.git", rev = "8551bd5" }

0 commit comments

Comments
 (0)