Subject: Remove vcpkg from Cargo.lock
Author: Adrien Nader <adrien.nader@canonical.com>
Forwarded: not-needed
Last-Update: 2026-01-12

--- python-cryptography-46.0.1.orig/Cargo.lock
+++ python-cryptography-46.0.1/Cargo.lock
@@ -240,7 +240,6 @@ dependencies = [
  "cc",
  "libc",
  "pkg-config",
- "vcpkg",
 ]
 
 [[package]]
@@ -383,9 +382,3 @@ name = "unindent"
 version = "0.2.4"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
-
-[[package]]
-name = "vcpkg"
-version = "0.2.15"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
