Skip to content

Commit

Permalink
chore(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 Nov 22, 2023
1 parent 4f4313e commit 1563fca
Showing 1 changed file with 1 addition and 1 deletion.
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.5"
raw-window-handle = "0.6"
glob = "0.3"
mime = "0.3"
data-url = { version = "0.3", optional = true }
Expand Down

0 comments on commit 1563fca

Please sign in to comment.