Skip to content

Commit

Permalink
chore(deps): update rust crate tao to 0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 5269264 commit fffbf48
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 86 deletions.
145 changes: 60 additions & 85 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.30"
tao = "0.32"
winit = "0.29"

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

0 comments on commit fffbf48

Please sign in to comment.