magog icon indicating copy to clipboard operation
magog copied to clipboard

A roguelike game in Rust

Results 5 magog issues
Sort by recently updated
recently updated
newest added

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.0 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...

dependencies

I wanted to continue with the update of the wgpu to version 0.11 but I get a validation error on the shader that I do not know how to fix....

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6. Changelog Sourced from regex's changelog. 1.5.6 (2022-05-20) This release includes a few bug fixes, including a bug that produced incorrect matches when a non-greedy...

dependencies

Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.2 to 0.4.3. Changelog Sourced from num-bigint's changelog. Release 0.4.3 (2021-11-02) GHSA-v935-pqmr-g8v9: Fix unexpected panics in multiplication. Contributors: @​arvidn, @​cuviper, @​guidovranken Commits e77ffac Merge #228 056e0d4 Release...

dependencies

Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.8. Release notes Sourced from crossbeam-utils's releases. crossbeam-utils 0.8.8 Fix a bug when unstable loom support is enabled. (#787) crossbeam-utils 0.8.7 Add AtomicCell<{i*,u*}>::{fetch_max,fetch_min}. (#785) Add...

dependencies