chore(deps): bump rustls from 0.20.4 to 0.20.5 (#176)

This commit is contained in:
dependabot[bot] 2022-05-16 20:13:15 +02:00 committed by GitHub
parent b8bb41c356
commit 761ff58102
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ mime_guess = "2.0"
once_cell = "1.10"
percent-encoding = "2.1"
rcgen = { version = "0.9.2" }
rustls = "0.20.4"
rustls = "0.20.5"
tokio-rustls = "0.23.4"
tokio = { version = "1.18", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
url = "2.2.2"