From c8ae2d2ed94a1ea5b26b7055234d85aedf22c327 Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Wed, 1 May 2024 00:12:40 +0200 Subject: Explicitly indicate use of MIT license --- gitolfs3-authenticate/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'gitolfs3-authenticate/Cargo.toml') diff --git a/gitolfs3-authenticate/Cargo.toml b/gitolfs3-authenticate/Cargo.toml index 5725abc..ff2b702 100644 --- a/gitolfs3-authenticate/Cargo.toml +++ b/gitolfs3-authenticate/Cargo.toml @@ -2,6 +2,7 @@ name = "gitolfs3-authenticate" version = "0.1.0" edition = "2021" +license = "MIT" [dependencies] anyhow = "1.0" -- cgit v1.2.3