Skip to content

Commit

Permalink
Merge pull request #2473 from hannobraun/dependabot/cargo/cargo-51df7…
Browse files Browse the repository at this point in the history
…36430

Bump the cargo group with 2 updates
  • Loading branch information
hannobraun authored Oct 14, 2024
2 parents 7e150a5 + 645e636 commit d26acb1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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.64"
tracing = "0.1.40"

[dependencies.bytemuck]
version = "1.18.0"
version = "1.19.0"
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 @@ -8,7 +8,7 @@ publish = false
anyhow = "1.0.89"
chrono = "0.4.38"
map-macro = "0.3.0"
octocrab = "0.41.0"
octocrab = "0.41.1"
semver = "1.0.23"
serde = "1.0.210"
serde_json = "1.0.128"
Expand Down

0 comments on commit d26acb1

Please sign in to comment.