Files
komodo/lib/git/Cargo.toml
2026-01-18 23:36:52 -08:00

17 lines
353 B
TOML

[package]
name = "git"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
[dependencies]
komodo_client.workspace = true
formatting.workspace = true
command.workspace = true
mogh_cache.workspace = true
#
anyhow.workspace = true
tokio.workspace = true