updating rustls dependency

This commit is contained in:
godmodegalactus 2024-06-12 11:20:42 +02:00
parent 30f7a07408
commit 46b68457bd
No known key found for this signature in database
GPG Key ID: 22DA4A30887FDA3C
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ solana-sdk = { workspace = true }
anyhow = { workspace = true }
log = { workspace = true }
quinn = "0.10.2"
rustls = "=0.21.7"
rustls = "0.21.7"
rcgen = "0.10.0"
pkcs8 = "0.8.0"