Skip to content

Commit

Permalink
Update Rust crate glutin to 0.30.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent ecf829c commit 48cb94d
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 80 deletions.
203 changes: 124 additions & 79 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dirs = "4.0.0"

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
reqwest = { version = "0.11.13", features = [ "blocking" ]}
glutin = "0.29.0"
glutin = "0.30.6"

[target.'cfg(target_arch = "wasm32")'.dependencies]
console_error_panic_hook = "0.1.7"
Expand Down

0 comments on commit 48cb94d

Please sign in to comment.