mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 00:16:34 +03:00
Update rpgp to 0.9 and bump MSRV to 1.57.0
This commit is contained in:
@@ -51,7 +51,7 @@ num-derive = "0.3"
|
||||
num-traits = "0.2"
|
||||
once_cell = "1.16.0"
|
||||
percent-encoding = "2.2"
|
||||
pgp = { version = "0.8", default-features = false }
|
||||
pgp = { version = "0.9", default-features = false }
|
||||
pretty_env_logger = { version = "0.4", optional = true }
|
||||
quick-xml = "0.23"
|
||||
r2d2 = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user