Update rpgp to 0.9 and bump MSRV to 1.57.0

This commit is contained in:
link2xt
2022-11-07 12:58:14 +00:00
parent 0194c7fcbc
commit a271baa1ae
4 changed files with 107 additions and 178 deletions

View File

@@ -6,6 +6,7 @@
### Changes
- add JSON-RPC stdio server `deltachat-rpc-server` and use it for JSON-RPC tests #3695
- update rPGP from 0.8 to 0.9 #3737
### Fixes