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.
23 lines
508 B
23 lines
508 B
--- sequoia-openpgp-1.16.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ sequoia-openpgp-1.16.1/Cargo.toml 2023-09-26T17:19:35.531001+00:00
|
|
@@ -264,10 +264,6 @@
|
|
version = "0.8"
|
|
features = ["xxh3"]
|
|
|
|
-[dev-dependencies.criterion]
|
|
-version = "0.4"
|
|
-features = ["html_reports"]
|
|
-
|
|
[dev-dependencies.quickcheck]
|
|
version = "1"
|
|
default-features = false
|
|
@@ -276,7 +272,7 @@
|
|
version = "0.8"
|
|
|
|
[dev-dependencies.rpassword]
|
|
-version = "6.0"
|
|
+version = "7.0"
|
|
|
|
[build-dependencies.lalrpop]
|
|
version = ">=0.17, <0.20"
|