From 1999dd8b9939149c6edee758dd03e66bc5290a67 Mon Sep 17 00:00:00 2001 From: Aleksei Bavshin Date: Thu, 1 Aug 2024 20:32:35 -0700 Subject: [PATCH] Add MPL text to the published crate --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index ef3877834..d5f83bc46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ repository = "https://github.com/glandium/git-cinnabar" rust-version = "1.74.0" include = [ "/src", + "/MPL-2.0", "/build.rs", "/.cargo", "/git-core/COPYING",