Skip to content

Commit

Permalink
chore(deps): update rust crate tao to 0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent b86afdc commit e9dce20
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.22"
tao = "0.23"
winit = "0.28"

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

0 comments on commit e9dce20

Please sign in to comment.