fix: update taosws library

Closes [TD-18782](https://jira.taosdata.com:18080/browse/TD-18782)
This commit is contained in:
Huo Linhe 2022-09-02 15:09:15 +08:00
parent 8528abf9bd
commit 5cd0f7f8b2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# taosws-rs # taosws-rs
ExternalProject_Add(taosws-rs ExternalProject_Add(taosws-rs
GIT_REPOSITORY https://github.com/taosdata/taos-connector-rust.git GIT_REPOSITORY https://github.com/taosdata/taos-connector-rust.git
GIT_TAG b91b39c GIT_TAG 6fc47d7
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosws-rs" SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosws-rs"
BINARY_DIR "" BINARY_DIR ""
#BUILD_IN_SOURCE TRUE #BUILD_IN_SOURCE TRUE