mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
Bump rustls-pemfile from 1.0.3 to 1.0.4 (#648)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1a04b03c9f
commit
f546b0c203
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -6623,9 +6623,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustls-pemfile"
|
||||
version = "1.0.3"
|
||||
version = "1.0.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2"
|
||||
checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
|
||||
dependencies = [
|
||||
"base64 0.21.5",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user