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