Skip to content

Commit

Permalink
raw-window-handle 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Nov 9, 2023
1 parent 2536dd6 commit 673ec93
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion core/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dirs-next = "2.0"
percent-encoding = "2.3"
reqwest = { version = "0.11", default-features = false, features = [ "json", "stream" ] }
bytes = { version = "1", features = [ "serde" ] }
raw-window-handle = "0.6"
raw-window-handle = "0.5"
glob = "0.3"
mime = "0.3"
data-url = { version = "0.3", optional = true }
Expand Down
12 changes: 6 additions & 6 deletions examples/api/src-tauri/Cargo.lock

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

0 comments on commit 673ec93

Please sign in to comment.