aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: ffc8c307fbe11ac26880188556c1b62ef20b1854 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "forge"
version = "0.1.0"
edition = "2024"

[dependencies]
git2 = "0.20.4"