docs: fix format error in rust.mdx
This commit is contained in:
parent
39af4cab12
commit
5f5ba9811a
|
@ -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 = "*"
|
||||
|
|
Loading…
Reference in New Issue