From c3829964db3c379b31f6a3191cd65e03671e199f Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Wed, 31 Jan 2024 01:46:24 +0200 Subject: [PATCH] squash! --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 137aa59..bf546b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "mytheme" version = "0.0.2" description = "Mytheme PRQL Query Compiler" -license = "MIT" +license-file = "LICENSE" default-run = "mt" repository = "https://github.com/MythemeCloud/cargo.git"