chore(deps): bump rcgen from 0.9.2 to 0.9.3 (#188)

This commit is contained in:
dependabot[bot] 2022-07-23 19:55:04 +02:00 committed by GitHub
parent b847dfb2d0
commit 7cd82c7812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -344,9 +344,9 @@ dependencies = [
[[package]]
name = "rcgen"
version = "0.9.2"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7fa2d386df8533b02184941c76ae2e0d0c1d053f5d43339169d80f21275fc5e"
checksum = "6413f3de1edee53342e6138e75b56d32e7bc6e332b3bd62d497b1929d4cfbcdd"
dependencies = [
"pem",
"ring",