mirror of
https://github.com/Theaninova/mhlib.git
synced 2025-12-12 12:36:17 +00:00
9 lines
117 B
TOML
9 lines
117 B
TOML
[package]
|
|
name = "powerrender-3d"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
binrw = "0.11.1"
|
|
half = "2.2.1"
|