Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 417a435

Browse files
fix(deps): update rust crate raw-window-handle to 0.6
1 parent b7ae4f6 commit 417a435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ default-target = "x86_64-pc-windows-msvc"
1616
targets = [ "x86_64-apple-darwin", "x86_64-pc-windows-msvc" ]
1717

1818
[dependencies]
19-
raw-window-handle = "0.5"
19+
raw-window-handle = "0.6"
2020

2121
[dev-dependencies]
2222
tao = { version = "0.24", features = ["rwh_05"] }

0 commit comments

Comments
 (0)