mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
chore(deps): bump tokio-rustls from 0.23.2 to 0.23.3
Bumps [tokio-rustls](https://github.com/tokio-rs/tls) from 0.23.2 to 0.23.3. - [Release notes](https://github.com/tokio-rs/tls/releases) - [Commits](https://github.com/tokio-rs/tls/commits) --- updated-dependencies: - dependency-name: tokio-rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f0a78ff151
commit
230c1e39ce
2 changed files with 4 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ once_cell = "1.10"
|
|||
percent-encoding = "2.1"
|
||||
rcgen = { version = "0.9.2" }
|
||||
rustls = "0.20.4"
|
||||
tokio-rustls = "0.23.2"
|
||||
tokio-rustls = "0.23.3"
|
||||
tokio = { version = "1.17", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.2.2"
|
||||
webpki = "0.22.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue