Files
Infinity_Vis_Rust/crates/infinity_config/Cargo.toml
2026-04-17 01:33:23 +02:00

13 lines
224 B
TOML

[package]
name = "infinity_config"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true
[dependencies]
serde.workspace = true
thiserror.workspace = true
toml.workspace = true