Files
komodo/lib/git/Cargo.toml
2024-06-05 23:44:06 -07:00

17 lines
331 B
TOML

[package]
name = "git"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
[dependencies]
monitor_client.workspace = true
command.workspace = true
#
run_command.workspace = true
#
tracing.workspace = true
anyhow.workspace = true