| ... | @@ -24,7 +24,7 @@ lazy_static = "1" |
... | @@ -24,7 +24,7 @@ lazy_static = "1" |
|
|
libc = "0.2"
|
|
libc = "0.2"
|
|
|
lru = "0.10.0"
|
|
lru = "0.10.0"
|
|
|
memmem = "0.1"
|
|
memmem = "0.1"
|
|
|
memoffset = "0.8"
|
|
memoffset = "0.9"
|
|
|
# When bumping the version of Sequoia search the code for XXX to find
|
|
# When bumping the version of Sequoia search the code for XXX to find
|
|
|
# spots where we can take advantage of new features.
|
|
# spots where we can take advantage of new features.
|
|
|
sequoia-openpgp = { version = "1.16", default-features = false, features = [ "compression" ] }
|
|
sequoia-openpgp = { version = "1.16", default-features = false, features = [ "compression" ] }
|
| ... | | ... | |