Skip to content

Commit

Permalink
Merge pull request #546 from gosub-browser/dependabot/cargo/winit-0.30.5
Browse files Browse the repository at this point in the history
Bump winit from 0.30.4 to 0.30.5
  • Loading branch information
jaytaph committed Aug 13, 2024
2 parents 9cf4f4d + 0ad8947 commit 02da485
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/gosub_useragent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
gosub_shared = { path = "../gosub_shared" }
gosub_render_backend = { path = "../gosub_render_backend" }
gosub_renderer = { path = "../gosub_renderer" }
winit = "0.30.4"
winit = "0.30.5"
slotmap = "1.0.7"
log = "0.4.22"
anyhow = "1.0.82"
Expand Down

0 comments on commit 02da485

Please sign in to comment.