You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
508 B
20 lines
508 B
--- sequoia-cert-store-0.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ sequoia-cert-store-0.4.0/Cargo.toml 2023-12-14T09:47:37.668566+00:00
|
|
@@ -35,6 +35,7 @@
|
|
]
|
|
license = "LGPL-2.0-or-later"
|
|
repository = "https://gitlab.com/sequoia-pgp/sequoia-cert-store"
|
|
+exclude = ["/tests"]
|
|
|
|
[package.metadata.docs.rs]
|
|
features = ["sequoia-openpgp/default"]
|
|
@@ -62,7 +63,7 @@
|
|
version = "1"
|
|
|
|
[dependencies.rusqlite]
|
|
-version = ">=0.29, <0.31"
|
|
+version = ">=0.28, <0.31"
|
|
features = [
|
|
"collation",
|
|
"blob",
|