Skip to content

Commit

Permalink
chore(deps): update rust crate tao to 0.27 (#130)
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 Apr 1, 2024
1 parent 763c3a9 commit 708449c
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.6"

[dev-dependencies]
tao = "0.26"
tao = "0.27"
winit = "0.29"

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

0 comments on commit 708449c

Please sign in to comment.