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

[dependencies]
git2 = "0.20.4"
libc = "0.2.182"