[package] name = "gitolfs3-authenticate" version = "0.1.0" edition = "2021" [dependencies] anyhow = "1.0" chrono = "0.4" gitolfs3-common = { path = "../gitolfs3-common" } serde_json = "1"