提交 70504d88 编写于 作者: D dingbo

docs: rust

上级 f0db29ee
...@@ -16,11 +16,7 @@ cargo new cloud_example ...@@ -16,11 +16,7 @@ cargo new cloud_example
Add dependency to `Cargo.toml`. Add dependency to `Cargo.toml`.
```toml title="Cargo.toml" ```toml title="Cargo.toml"
[dependencies] {{#include docs/examples/rust/cloud_example/Cargo.toml}}
[dependencies]
libtaos = { version="0.4.5-alpha.0", features=["rest"]}
tokio = { version = "1", features = ["full"]}
anyhow = "*"
``` ```
## Config ## Config
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册