Files
songparser/Cargo.toml
phoenix 8dbda255ab
Some checks failed
Release Tagging / release (push) Successful in 33s
Rust Build / Check (push) Failing after 25s
Rust Build / Test Suite (push) Failing after 24s
Rust Build / Rustfmt (push) Successful in 27s
Rust Build / Clippy (push) Failing after 26s
Rust Build / build (push) Successful in 30s
update icarus-models (#3)
Reviewed-on: #3
Co-authored-by: phoenix <kundeng94@gmail.com>
Co-committed-by: phoenix <kundeng94@gmail.com>
2025-03-29 20:53:14 +00:00

8 lines
177 B
TOML

[package]
name = "songparser"
version = "0.1.0"
edition = "2024"
[dependencies]
icarus-models = { git = "ssh://git@git.kundeng.us/phoenix/icarus-models.git", tag = "v0.1.14" }