From f146743061ba8170569bf18518202df9a43c09f3 Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Fri, 26 Jan 2024 12:28:39 +0100 Subject: Clean up part of the code --- git-lfs-authenticate/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'git-lfs-authenticate/Cargo.toml') diff --git a/git-lfs-authenticate/Cargo.toml b/git-lfs-authenticate/Cargo.toml index 217250f..f4ab4d7 100644 --- a/git-lfs-authenticate/Cargo.toml +++ b/git-lfs-authenticate/Cargo.toml @@ -4,5 +4,6 @@ version = "0.1.0" edition = "2021" [dependencies] +anyhow = "1.0" chrono = "0.4" common = { path = "../common" } -- cgit v1.2.3