Merge branch 'main' into impl-Params-from-zcash-protocol

This commit is contained in:
Marek 2024-04-22 21:49:40 +02:00
commit 78ed227a2a
1 changed files with 2 additions and 2 deletions

View File

@ -3809,9 +3809,9 @@ dependencies = [
[[package]]
name = "rustls"
version = "0.21.10"
version = "0.21.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"
checksum = "7fecbfb7b1444f477b345853b1fce097a2c6fb637b2bfb87e6bc5db0f043fae4"
dependencies = [
"log",
"ring 0.17.8",