This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
origin-shift/Cargo.toml

8 lines
127 B
TOML

[package]
name = "origin-shift"
version = "0.1.0"
edition = "2021"
[dependencies]
rand = "0.9.0"
raylib = { version = "5.0" }