Skip to content

Commit 0a4985c

Browse files
committed
update prerequisites.
1 parent ebae76a commit 0a4985c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
[package]
1717
name = "iotdb-client-rs"
1818
version = "0.3.3"
19+
authors = ["Mark Liu <[email protected]>"]
1920
edition = "2021"
2021
license = "Apache-2.0"
2122
readme = "README.md"

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ Apache IoTDB Github: https://github.com/apache/iotdb
5050

5151
## Prerequisites
5252

53-
apache-iotdb 0.12.0 and newer.
53+
apache-iotdb 0.12.0 and newer.</br>
54+
rust 1.56.0 and newer.
5455

5556
## How to Use the Client (Quick Start)
5657

0 commit comments

Comments
 (0)