Skip to content

Commit 8f524f4

Browse files
authored
Merge pull request #43 from lambda-sh/dependabot/cargo/winit-0.27.5
Bump winit from 0.27.4 to 0.27.5
2 parents 2d72941 + e016534 commit 8f524f4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

crates/lambda-platform/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ path = "src/lib.rs"
99

1010
[dependencies]
1111
gfx-hal = "=0.9.0"
12-
winit = "=0.27.4"
12+
winit = "=0.27.5"
1313
shaderc = "=0.7"
1414
cfg-if = "=1.0.0"
1515

0 commit comments

Comments
 (0)