Skip to content

Commit e05e46c

Browse files
authored
bump metal (#6592)
1 parent a0ea305 commit e05e46c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ winit = { version = "0.29", features = ["android-native-activity"] }
136136
# Metal dependencies
137137
block = "0.1"
138138
core-graphics-types = "0.1"
139-
metal = { version = "0.29.0" }
139+
metal = { version = "0.30.0" }
140140
objc = "0.2.5"
141141

142142
# Vulkan dependencies

0 commit comments

Comments
 (0)