You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, so I had a similar problem. What I found is that they renamed "native" to "ws-native-tls" as far as I am aware, but did not update the examples. This fixed it for me:
taos = { version = "0.12.3", default-features = false, features = ["ws-native-tls"]}
Cargo.toml
报错
The text was updated successfully, but these errors were encountered: