very late init
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "vectors"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
libm = "0.2.15"
|
||||
rand = "0.9.1"
|
||||
sdl2 = { version = "0.37.0", features = ["gfx"] }
|
||||
Reference in New Issue
Block a user