Skip to content

Commit 85b013e

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 63e7910 commit 85b013e

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
@@ -15,7 +15,7 @@ chrono-tz = "0.10.4"
1515
iana-time-zone = "0.1.63"
1616
log = "0.4"
1717
pretty_env_logger = "0.5"
18-
rustls = "=0.21.7"
18+
rustls = "=0.23.17"
1919
rustls-webpki = "=0.101.6"
2020
sct = "=0.7.0"
2121
serde_json = "1"

0 commit comments

Comments
 (0)