mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
chore: Update crate dependencies
This commit is contained in:
@@ -71,7 +71,7 @@ tor-cell = {version = "0.37.0", optional = true}
|
||||
# TLS cert utilities
|
||||
ed25519-compact = {version = "2.2.0", optional = true}
|
||||
rcgen = {version = "0.14.6", optional = true, features = ["pem"]}
|
||||
x509-parser = {version = "0.17.0", features = ["validate", "verify"], optional = true}
|
||||
x509-parser = {version = "0.18.0", features = ["validate", "verify"], optional = true}
|
||||
|
||||
# Encoding
|
||||
bs58 = {version = "0.5.1", optional = true}
|
||||
|
||||
Reference in New Issue
Block a user