Skip to content

Commit

Permalink
Update half-rs (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
encounter committed May 2, 2024
1 parent 6698737 commit e654e86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
15 changes: 3 additions & 12 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 retrotool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ argh = "0.1.10"
binrw = "0.11.1"
env_logger = "0.10.0"
gltf-json = { version = "1.1.0", features = ["names", "extras"] }
half = { git = "https://github.com/encounter/half-rs", branch = "inline" }
half = "2.4.1"
image = "0.24.5"
log = "0.4.17"
png = "0.17.7"
Expand Down

0 comments on commit e654e86

Please sign in to comment.