diff --git a/docs-en/14-reference/03-connector/rust.mdx b/docs-en/14-reference/03-connector/rust.mdx index d3b6fa648ba62847520d15665c2e9891184ba41c..a5cbaeac8077cda42690d9cc232062a685a51f41 100644 --- a/docs-en/14-reference/03-connector/rust.mdx +++ b/docs-en/14-reference/03-connector/rust.mdx @@ -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 = "*"