komorebi 0.1.0

The few streaks of light hitting the grass through the branches of a leafy tree.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.winit]
version = "0.28"

[package]
description = "The few streaks of light hitting the grass through the branches of a leafy tree."
edition = "2021"
keywords = ["komorebi"]
license = "MIT OR Apache-2.0"
name = "komorebi"
readme = "README.md"
version = "0.1.0"

[profile.dev]
opt-level = 1