Skip to content

Commit

Permalink
chore(deps): update rust crate tao to 0.17 (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2023
1 parent 1e43f8d commit 01ef53f
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 @@ -20,7 +20,7 @@ targets = [ "x86_64-apple-darwin", "x86_64-pc-windows-msvc" ]
raw-window-handle = "0.5"

[dev-dependencies]
tao = "0.16"
tao = "0.17"
winit = "0.27"

[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
Expand Down

0 comments on commit 01ef53f

Please sign in to comment.