[package] name = "git_mob" version = "0.1.0" authors = ["Martin Frost "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] git2 = "0.13" serde_json = "1.0"