Files
simeta/Cargo.toml
T
phoenixandphoenix 84b9cf19b5 Added code to get tag info (#10)
Reviewed-on: phoenix/icarus_meta#10
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-04-12 17:52:52 +00:00

10 lines
233 B
TOML

[package]
name = "icarus_meta"
version = "0.1.0"
edition = "2024"
rust-version = "1.86"
[dependencies]
metadata = { version = "0.1.10" }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.4.3" }