Skip to content

Commit

Permalink
Merge pull request #873 from hannobraun/dependabot/cargo/bytemuck-1.11.0
Browse files Browse the repository at this point in the history
Bump bytemuck from 1.10.0 to 1.11.0
  • Loading branch information
hannobraun authored Jul 25, 2022
2 parents 6ea0d3f + f2b2e42 commit 441a75a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/fj-viewer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["encoding", "mathematics", "rendering"]


[dependencies]
bytemuck = "1.9.1"
bytemuck = "1.11.0"
raw-window-handle = "0.4.3"
thiserror = "1.0.31"
tracing = "0.1.35"
Expand Down

0 comments on commit 441a75a

Please sign in to comment.