Commit Graph

3 Commits

Author SHA1 Message Date
colin 5f289bf07b update rust-toolchain: 2022-04-11 -> 2022-08-29, and update cargo deps 2022-09-25 18:05:17 -07:00
colin 1acb4233ae runtime fix: update rust-toolchain and EmbarkStudios deps, switch from dylib => lib
this resolves the issue where Nix builds would segfault when trying to
initialize wgpu -- *possibly* because of multiple dynamically linked
versions of LLVM sitting in the mix (hence, dylib => lib).
2022-07-04 04:28:30 -07:00
colin 6149f01c4e working rust build; rgpu tests fail because of a lack of GPU adapter 2022-07-02 16:05:43 -07:00