Skip to content

Commit

Permalink
update thiserror
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Nov 9, 2024
1 parent 5851df3 commit 6af9083
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 21 deletions.
60 changes: 40 additions & 20 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 sugarloaf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ librashader-pack = "0.5.1"
librashader-reflect = { version = "0.5.1", features = ["stable", "wgsl"], default-features = false }
librashader-runtime = "0.5.1"
librashader-cache = "0.5.1"
thiserror = "1.0.50"
thiserror = "2.0.1"
array-concat = "0.5.2"

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
Expand Down

0 comments on commit 6af9083

Please sign in to comment.