fix: update to pgp@0.5

This commit is contained in:
dignifiedquire
2020-03-04 14:51:58 +01:00
parent 82b4647b95
commit 95073deb96
4 changed files with 7 additions and 30 deletions

View File

@@ -23,7 +23,6 @@ failure = "0.1.6"
serde_json = "1.0"
[features]
default = ["vendored", "nightly", "ringbuf"]
default = ["vendored", "nightly"]
vendored = ["deltachat/vendored"]
nightly = ["deltachat/nightly"]
ringbuf = ["deltachat/ringbuf"]