Skip to content

Commit

Permalink
fix(deps): update rust crate raw-window-handle to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 081ba16 commit 79206d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ lazy_static = "1"
libc = "0.2"
log = "0.4"
serde = { version = "1", optional = true, features = [ "serde_derive" ] }
raw-window-handle = "0.5"
raw-window-handle = "0.6"
bitflags = "1"
crossbeam-channel = "0.5"
url = "2"
Expand Down

0 comments on commit 79206d6

Please sign in to comment.