From 10ee2acdd26a7f1298c6f6d6b7af9b469fe29b87 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:41:41 +0200 Subject: Merging upstream version 1.70.0+dfsg2. Signed-off-by: Daniel Baumann --- vendor/windows_x86_64_gnu/Cargo.toml | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 vendor/windows_x86_64_gnu/Cargo.toml (limited to 'vendor/windows_x86_64_gnu/Cargo.toml') diff --git a/vendor/windows_x86_64_gnu/Cargo.toml b/vendor/windows_x86_64_gnu/Cargo.toml deleted file mode 100644 index 190e147ad..000000000 --- a/vendor/windows_x86_64_gnu/Cargo.toml +++ /dev/null @@ -1,23 +0,0 @@ -# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO -# -# When uploading crates to the registry Cargo will automatically -# "normalize" Cargo.toml files for maximal compatibility -# with all versions of Cargo and also rewrite `path` dependencies -# to registry (e.g., crates.io) dependencies. -# -# If you are reading this file be aware that the original Cargo.toml -# will likely look very different (and much more reasonable). -# See Cargo.toml.orig for the original contents. - -[package] -edition = "2018" -name = "windows_x86_64_gnu" -version = "0.42.2" -authors = ["Microsoft"] -description = "Import lib for Windows" -license = "MIT OR Apache-2.0" -repository = "https://github.com/microsoft/windows-rs" - -[package.metadata.docs.rs] -default-target = "x86_64-pc-windows-msvc" -targets = [] -- cgit v1.2.3