提交 86eba48f authored 作者: Serhij S's avatar Serhij S

v0.5 pre

上级 3c3601ec
[package]
name = "roboplc-cli"
version = "0.4.8"
version = "0.5.0"
edition = "2021"
authors = ["Serhij S. <div@altertech.com>"]
license = "Apache-2.0"
......@@ -29,6 +29,9 @@ term_size = "0.3.2"
tokio = { version = "=1.36", features = ["rt", "fs"] }
tokio-tungstenite = { version = "0.23.1", features = ["rustls"] }
once_cell = "1.19.0"
bma-ts = { version = "0.1.14", features = ["serde", "chrono"] }
prettytable-rs = "0.10.0"
chrono = "0.4.39"
[target.'cfg(windows)'.dependencies]
ansi_term = "0.12.1"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论