chore(deps): bump rcgen from 0.8.14 to 0.9.0 (#139)

This commit is contained in:
dependabot[bot] 2022-02-03 21:49:28 +01:00 committed by GitHub
parent 0924a3a6e2
commit 068077e29b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 42 deletions

View file

@ -21,7 +21,7 @@ log = "0.4"
mime_guess = "2.0"
once_cell = "1.8"
percent-encoding = "2.1"
rcgen = { version = "0.8.14" }
rcgen = { version = "0.9.0" }
rustls = "0.20.1"
tokio-rustls = "0.23.2"
tokio = { version = "1.15", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }