Skip to content

Commit

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

Bump bytemuck from 1.12.3 to 1.13.0
  • Loading branch information
hannobraun authored Jan 23, 2023
2 parents 7b296ca + 5225b99 commit 4de344a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.12.3"
bytemuck = "1.13.0"
chrono = "0.4.23"
crossbeam-channel = "0.5.6"
egui = "0.20.1"
Expand Down

0 comments on commit 4de344a

Please sign in to comment.