Skip to content

Commit bf64b83

Browse files
dependabot-preview[bot]sunjay
authored andcommitted
Update piston_window requirement from 0.107 to 0.108
Updates the requirements on [piston_window](https://github.com/pistondevelopers/piston_window) to permit the latest version. - [Release notes](https://github.com/pistondevelopers/piston_window/releases) - [Commits](https://github.com/pistondevelopers/piston_window/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e9ffb09 commit bf64b83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ bitvec = "0.17"
3838

3939
# Dependencies that don't support / shouldn't be used with WASM
4040
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
41-
piston_window = "0.107"
41+
piston_window = "0.108"
4242

4343
# Dependencies specifically for WASM
4444
[target.'cfg(target_arch = "wasm32")'.dependencies]

0 commit comments

Comments
 (0)