chore(deps): bump rustls from 0.20.5 to 0.20.6 (#177)

This commit is contained in:
dependabot[bot] 2022-05-18 13:15:34 +02:00 committed by GitHub
parent 761ff58102
commit dfb054ae42
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.5"
rustls = "0.20.6"
tokio-rustls = "0.23.4"
tokio = { version = "1.18", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
url = "2.2.2"