Files
songparser/Cargo.toml
2025-03-09 21:08:42 +00:00

8 lines
172 B
TOML

[package]
name = "songparser"
version = "0.1.0"
edition = "2024"
[dependencies]
icarus-models = { git = "ssh://git@gitlab.com/kdeng00/icarus-models.git", tag = "v0.1.0" }