[package] name = "gitbutler-command-context" version = "0.0.0" edition = "2021" authors = ["GitButler "] publish = false [dependencies] anyhow = "1.0.86" git2.workspace = true tracing = "0.1.40" gitbutler-project.workspace = true itertools = "0.13"