Commit graph

3 commits

Author SHA1 Message Date
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
Stephen Seo f1bd86d60e Update LICENSE year 2023-02-21 21:27:59 +09:00
Stephen Seo 9129f359d6 Add license 2019-10-06 16:13:40 +09:00