mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-09 04:55:27 +00:00
chore(deps): bump rustls from 0.21.2 to 0.21.3
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.2 to 0.21.3. - [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/rustls/rustls/commits) --- updated-dependencies: - dependency-name: 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
4555a2bc79
commit
8f346d7c28
2 changed files with 7 additions and 7 deletions
|
|
@ -22,7 +22,7 @@ mime_guess = "2.0"
|
|||
once_cell = "1.18"
|
||||
percent-encoding = "2.3"
|
||||
rcgen = { version = "0.11.1" }
|
||||
rustls = "0.21.2"
|
||||
rustls = "0.21.3"
|
||||
tokio-rustls = "0.24.1"
|
||||
tokio = { version = "1.29", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue