File: drop-webpki-roots

package info (click to toggle)
rust-sqlx-core 0.8.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 976 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
Index: sqlx-core/Cargo.toml
===================================================================
--- sqlx-core.orig/Cargo.toml
+++ sqlx-core/Cargo.toml
@@ -267,6 +265,2 @@
 
-[dependencies.webpki-roots]
-version = "0.26"
-optional = true
-