aboutsummaryrefslogtreecommitdiffstats
path: root/rs/git-lfs-authenticate/Cargo.toml
blob: 217250fc2cc9b6b34aba7688b220500144179420 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "git-lfs-authenticate"
version = "0.1.0"
edition = "2021"

[dependencies]
chrono = "0.4"
common = { path = "../common" }