Skip to content

Commit 1d0af64

Browse files
committed
fix: release wst rs
1 parent 37d5956 commit 1d0af64

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

client-rs/Cargo.lock

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

client-rs/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ tokio = { version = "1.43.0", features = ["rt-multi-thread", "macros", "io-std"]
1010
futures-channel = "0.3.31"
1111
clap = "4.5.29"
1212
rustls = "0.23.23"
13-
tokio-rustls = "0.26.1"
14-
webpki-roots = "0.26.8"
1513
url = "2.5.4"
1614

1715
[profile.release]

0 commit comments

Comments
 (0)