desk-theme 0.0.0

The application platform for your cyberpunk desk
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "desk-theme"
version = "0.0.0"
license = "MIT OR Apache-2.0"
description = "The application platform for your cyberpunk desk"
homepage = "https://github.com/Hihaheho/Desk"
repository = "https://github.com/Hihaheho/Desk"
readme = "../../../README.md"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bevy = "0.7"
serde = "1.0"