Skip to content

Commit 1894f11

Browse files
build(deps): bump rustls from 0.21.7 to 0.23.17 in /taos-ws-py
--- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66207f1 commit 1894f11

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed

taos-ws-py/Cargo.lock

Lines changed: 5 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

taos-ws-py/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ anyhow = "1"
1313
chrono = "0.4"
1414
log = "0.4"
1515
pretty_env_logger = "0.5"
16-
rustls = "=0.21.7"
16+
rustls = "=0.23.17"
1717
rustls-webpki = "=0.101.6"
1818
sct = "=0.7.0"
1919
serde_json = "1"

0 commit comments

Comments
 (0)