chore(deps): bump rcgen from 0.8.13 to 0.8.14 (#80)

This commit is contained in:
dependabot[bot] 2021-10-15 15:24:12 +02:00 committed by GitHub
parent 9556579de0
commit 6d3bc1fc0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@ log = "0.4"
mime_guess = "2.0"
once_cell = "1.5"
percent-encoding = "2.1"
rcgen = { version = "0.8.9" }
rcgen = { version = "0.8.14" }
rustls = "0.19.0"
tokio-rustls = "0.22.0"
tokio = { version = "1.2", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }