phantasma/Cargo.toml
2025-02-08 13:16:28 +01:00

9 lines
257 B
TOML

[package]
name = "phantasma"
version = "0.1.0"
edition = "2021"
[dependencies]
winit = "0.30.9"
masonry = { git = "https://github.com/linebender/xilem.git", version = "0.2.0" }
xilem = { git = "https://github.com/linebender/xilem.git", version = "0.1.0" }