flog/Cargo.toml
Justine Pelletreau def26c4be4 En cours
2023-01-13 16:02:14 +01:00

11 lines
283 B
TOML

[package]
name = "flog"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
flair = { git = "https://gitea.squi.fr/Rust/flair.git" }
ssw = { git = "https://gitea.squi.fr/Rust/ssw.git" }