mirror of
https://github.com/guilhermewerner/wgpu-renderer
synced 2025-06-15 13:24:20 +00:00
Update Cargo.toml
This commit is contained in:
@ -7,6 +7,8 @@ license = "MIT"
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
publish = false
|
publish = false
|
||||||
|
|
||||||
|
default-run = "Renderer"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "Renderer"
|
name = "Renderer"
|
||||||
path = "Source/Main.rs"
|
path = "Source/Main.rs"
|
||||||
|
Reference in New Issue
Block a user