From 67df93f3c278079e36d27d229fea768488c49a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:51:37 -0500 Subject: [PATCH] chore(deps): bump mach-dxcompiler-rs from 0.1.3+2024.11.22-df583a3.1 to 0.1.4+2024.11.22-df583a3.1 in the patch-updates group across 1 directory (#6758) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b9ac7cd5da..a5ed912f5f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1933,9 +1933,9 @@ dependencies = [ [[package]] name = "mach-dxcompiler-rs" -version = "0.1.3+2024.11.22-df583a3.1" +version = "0.1.4+2024.11.22-df583a3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "42adcec8ba129fc3972105e3736a6e6caa61128ead89e90b13cb5b83d70f8881" +checksum = "0e3cd67e8ea2ba061339150970542cf1c60ba44c6d17e31279cbc133a4b018f8" [[package]] name = "malloc_buf" diff --git a/Cargo.toml b/Cargo.toml index 6092f2c818..a46e7599e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -150,7 +150,7 @@ gpu-descriptor = "0.3" bit-set = "0.8" gpu-allocator = { version = "0.27", default-features = false } range-alloc = "0.1" -mach-dxcompiler-rs = { version = "0.1.3", default-features = false } +mach-dxcompiler-rs = { version = "0.1.4", default-features = false } windows-core = { version = "0.58", default-features = false } # Gles dependencies