Skip to content

Commit

Permalink
Merge pull request #1652 from hannobraun/dependabot/cargo/bytemuck-1.…
Browse files Browse the repository at this point in the history
…13.1

Bump bytemuck from 1.13.0 to 1.13.1
  • Loading branch information
hannobraun authored Mar 6, 2023
2 parents 9a2ebf1 + 968bb74 commit 356ba50
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 @@ -11,7 +11,7 @@ keywords.workspace = true
categories.workspace = true

[dependencies]
bytemuck = "1.13.0"
bytemuck = "1.13.1"
chrono = "0.4.23"
egui = "0.21.0"
egui-wgpu = "0.21.0"
Expand Down

0 comments on commit 356ba50

Please sign in to comment.