oxiui-theme 0.1.0

COOLJAPAN dark/light themes for OxiUI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "oxiui-core"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0dbaf1d193b151c80158b7d05d6852ad352a7f181ea74f6f9ee3b8aa76869d0a"

[[package]]
name = "oxiui-theme"
version = "0.1.0"
dependencies = [
 "oxiui-core",
]