summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Cargo.lock b/Cargo.lock
index b2afe97..ce44b02 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1103,7 +1103,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
dependencies = [
"cfg-if",
- "windows-targets 0.52.6",
+ "windows-targets 0.48.5",
]
[[package]]
@@ -1262,7 +1262,7 @@ version = "0.50.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
dependencies = [
- "windows-sys 0.59.0",
+ "windows-sys 0.61.2",
]
[[package]]
@@ -1889,7 +1889,7 @@ dependencies = [
"errno",
"libc",
"linux-raw-sys 0.12.1",
- "windows-sys 0.59.0",
+ "windows-sys 0.61.2",
]
[[package]]
@@ -2058,7 +2058,7 @@ checksum = "5f179d4e11094a893b82fff208f74d448a7512f99f5a0acbd5c679b705f83ed9"
[[package]]
name = "shader-slang"
version = "0.1.0"
-source = "git+https://github.com/HampusMat/slang-rs?branch=prebuilt-and-artifacts#1bbfe422b1a6c93dfe5adcab099c40e640779939"
+source = "git+https://github.com/HampusMat/slang-rs?branch=prebuilt-and-artifacts#81ae0e45d8ca6c40c206e3c0fdf7a3a3c5b1301a"
dependencies = [
"build-rs",
"shader-slang-sys",
@@ -2067,7 +2067,7 @@ dependencies = [
[[package]]
name = "shader-slang-sys"
version = "0.1.0"
-source = "git+https://github.com/HampusMat/slang-rs?branch=prebuilt-and-artifacts#1bbfe422b1a6c93dfe5adcab099c40e640779939"
+source = "git+https://github.com/HampusMat/slang-rs?branch=prebuilt-and-artifacts#81ae0e45d8ca6c40c206e3c0fdf7a3a3c5b1301a"
dependencies = [
"bindgen 0.72.1",
"build-rs",