feat: update pgp to 0.8 and rand to 0.8 (#3467)

* feat: update pgp to 0.8 and rand to 0.8

* update changelog
This commit is contained in:
Friedel Ziegelmayer
2022-07-01 13:15:37 +02:00
committed by GitHub
parent 3e2af8537c
commit 6cabb32aa5
3 changed files with 162 additions and 185 deletions

View File

@@ -4,6 +4,7 @@
### Changes
- switch from `async-std` to `tokio` as the async runtime #3449
- upgrade to `pgp@0.8.0` #3467
### Fixes
- mailing list: remove square-brackets only for first name #3452