Skip to content

Commit

Permalink
Merge pull request #2464 from hannobraun/dependabot/cargo/cargo-fdd9b…
Browse files Browse the repository at this point in the history
…5c000

Bump the cargo group with 2 updates
  • Loading branch information
hannobraun committed Sep 3, 2024
2 parents 6216074 + 50552b1 commit c60455a
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 44 deletions.
84 changes: 42 additions & 42 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 @@ -24,7 +24,7 @@ thiserror = "1.0.63"
tracing = "0.1.40"

[dependencies.bytemuck]
version = "1.17.0"
version = "1.17.1"
features = ["derive"]

[dependencies.image]
Expand Down
2 changes: 1 addition & 1 deletion tools/automator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ version = "4.5.16"
features = ["derive"]

[dependencies.tokio]
version = "1.39.3"
version = "1.40.0"
features = ["full"]

[dependencies.tracing-subscriber]
Expand Down

0 comments on commit c60455a

Please sign in to comment.