Changed project name (placeholder), some renames

This commit is contained in:
Piotrek
2021-05-10 10:43:14 +02:00
parent 3a45d4e0de
commit 3bd9fa942e
13 changed files with 43 additions and 37 deletions
+2 -4
View File
@@ -1,11 +1,9 @@
[package]
name = "wgpufun"
name = "VoxelGame"
version = "0.1.0"
authors = ["Piotrek <piotrek54pl@gmail.com>"]
authors = ["Piotrek <hello@pbaja.me>"]
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"