docs: fix format error in rust.mdx

This commit is contained in:
dingbo 2022-06-11 13:57:05 +08:00 committed by gccgdb1234
parent 39af4cab12
commit 5f5ba9811a
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Add the [libtaos][libtaos] dependency to the [Rust](https://rust-lang.org) proje
Add [libtaos][libtaos] to the `Cargo.toml` file.
``toml
```toml
[dependencies]
# use default feature
libtaos = "*"