Switched to C++
This commit is contained in:
8
rust/Cargo.toml
Normal file
8
rust/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "global_illumination_2d_render"
|
||||
version = "0.1.0"
|
||||
authors = ["Ben <benjaminkyd@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.7.2"
|
||||
Reference in New Issue
Block a user