LD45/src
Stephen Seo 41d2f786fc Fix build
Update dependencies:
  rand -> 0.8.5
  bindgen -> 0.69
(Also used `cargo update`.)

Update LICENSE year.

Fix build.rs based on change in bindgen.

Update to Raylib 5.0.

Fixes in src/original_impl.rs due to changes in rand dependency.
(RNG.gen_range(...) requires 1 range argument instead of two args.)

Minor tweaks to wasm/Makefile.
2024-02-13 12:00:30 +09:00
..
agnostic_interface Fix "blurry" text 2023-02-23 20:56:14 +09:00
agnostic_interface.rs Fix (some) clippy warnings 2023-02-22 17:13:19 +09:00
bin.rs Fix native build 2023-02-22 14:21:50 +09:00
faux_quicksilver.rs Remove serde dependency 2023-02-23 18:08:41 +09:00
lib.rs Fix wasm build 2023-02-23 15:09:13 +09:00
original_impl.rs Fix build 2024-02-13 12:00:30 +09:00
shaders.rs Fix (some) clippy warnings 2023-02-22 17:13:19 +09:00