chore: update taosws for a much stable websocket impl
Ref: [TD-18954](https://jira.taosdata.com:18080/browse/TD-18954)
This commit is contained in:
parent
f9d73f69a0
commit
c27f3c7143
|
@ -2,7 +2,7 @@
|
|||
# taosws-rs
|
||||
ExternalProject_Add(taosws-rs
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-connector-rust.git
|
||||
GIT_TAG 0609b50
|
||||
GIT_TAG e771403
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosws-rs"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue