repotool/Cargo.toml

8 lines
95 B
TOML
Raw Normal View History

2024-10-16 14:09:55 -07:00
[package]
name = "repotool"
version = "0.1.0"
edition = "2021"
[dependencies]
2024-10-16 14:10:26 -07:00
git2 = "0.19.0"