mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
chore(deps): bump tokio-rustls from 0.24.0 to 0.24.1
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.24.0 to 0.24.1. - [Commits](https://github.com/rustls/tokio-rustls/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
2a90186cf8
commit
cd14561aa0
2 changed files with 4 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ once_cell = "1.17"
|
|||
percent-encoding = "2.2"
|
||||
rcgen = { version = "0.10.0" }
|
||||
rustls = "0.21.1"
|
||||
tokio-rustls = "0.24.0"
|
||||
tokio-rustls = "0.24.1"
|
||||
tokio = { version = "1.28", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.3.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue