pencil_case 0.1.0-dev

A simple but effective library for writing GUI in bevy
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "pencil_case"
version = "0.1.0-dev"
edition = "2021"
authors = ["iiYese iiyese@outlook.com"]
repository = "https://github.com/iiYese/pencil_case"
description = "A simple but effective library for writing GUI in bevy"
license = "MIT OR Apache-2.0"
readme = "README.md"

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

[dependencies]