Files
repo-utils/git/Cargo.toml
2025-05-08 14:09:29 +02:00

12 lines
184 B
TOML

[package]
name = "git"
version = "0.1.0"
edition.workspace = true
authors.workspace = true
license-file.workspace = true
repository.workspace = true
[dependencies]
thiserror = "2.0"