summaryrefslogtreecommitdiffstats
path: root/vendor/windows-metadata/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/windows-metadata/Cargo.toml')
-rw-r--r--vendor/windows-metadata/Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/windows-metadata/Cargo.toml b/vendor/windows-metadata/Cargo.toml
index 2a10ed1ef..e220f63d1 100644
--- a/vendor/windows-metadata/Cargo.toml
+++ b/vendor/windows-metadata/Cargo.toml
@@ -10,11 +10,11 @@
# See Cargo.toml.orig for the original contents.
[package]
-edition = "2018"
+edition = "2021"
name = "windows-metadata"
-version = "0.49.0"
+version = "0.51.1"
authors = ["Microsoft"]
-description = "Windows metadata reader and writer"
+description = "Windows metadata reader"
license = "MIT OR Apache-2.0"
repository = "https://github.com/microsoft/windows-rs"