diff --git a/Cargo.toml b/Cargo.toml index f59823eb2e0e0911abf536d9b9b2b000899e38c2..ce28d16dbcf61acbb944656ffb97caf8a50064e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ lru = "0.6.6" memmem = "0.1" memoffset = "0.6" num_cpus = "1" -sequoia-openpgp = "1.1" +sequoia-openpgp = "1.3" thiserror = "1" [dependencies.rusqlite]