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-shell/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'gitolfs3-shell/Cargo.toml') diff --git a/gitolfs3-shell/Cargo.toml b/gitolfs3-shell/Cargo.toml index c0b5d3a..dd348ce 100644 --- a/gitolfs3-shell/Cargo.toml +++ b/gitolfs3-shell/Cargo.toml @@ -2,5 +2,6 @@ name = "gitolfs3-shell" version = "0.1.0" edition = "2021" +license = "MIT" [dependencies] -- cgit v1.2.3