Subject: Remove vcpkg from src/rust/Cargo.lock
Author: Adrien Nader <adrien.nader@canonical.com>
Forwarded: not-needed
Last-Update: 2025-03-27

diff --git a/src/rust/Cargo.lock b/src/rust/Cargo.lock
index fe3398f..b1d0fc9 100644
--- a/src/rust/Cargo.lock
+++ b/src/rust/Cargo.lock
@@ -212,7 +212,6 @@ dependencies = [
  "cc",
  "libc",
  "pkg-config",
- "vcpkg",
 ]
 
 [[package]]
@@ -351,9 +350,3 @@ name = "unindent"
 version = "0.2.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
-
-[[package]]
-name = "vcpkg"
-version = "0.2.15"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
