Skip to content

Commit

Permalink
chore(deps): update rust crate tao to 0.18 (#81)
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 Feb 7, 2023
1 parent b1a896e commit e562d97
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.17"
tao = "0.18"
winit = "0.28"

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

0 comments on commit e562d97

Please sign in to comment.