[package]
name = "gitolfs3-authenticate"
version = "0.1.0"
edition = "2024"
license = "MIT"
[dependencies]
anyhow = "1.0"
chrono = "0.4"
gitolfs3-common = { path = "../gitolfs3-common" }
serde_json = "1"
| index : gitolfs3 | ||
| A very simple Git LFS server that stores stuff in S3-compatible backends | Rutger Broekhoff |
| aboutsummaryrefslogtreecommitdiffstats |
[package]
name = "gitolfs3-authenticate"
version = "0.1.0"
edition = "2024"
license = "MIT"
[dependencies]
anyhow = "1.0"
chrono = "0.4"
gitolfs3-common = { path = "../gitolfs3-common" }
serde_json = "1"