Having fun
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
[package]
|
||||
name = "wgpufun"
|
||||
version = "0.1.0"
|
||||
authors = ["Piotrek <piotrek54pl@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
winit = "0.24"
|
||||
wgpu = "0.7"
|
||||
futures = "0.3"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0"
|
||||
fs_extra = "1.1"
|
||||
glob = "0.3"
|
||||
shaderc = "0.7"
|
||||
Reference in New Issue
Block a user