chore: add mit license

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-02 12:20:34 +02:00
parent b4acb55d0c
commit 391defa4ee
2 changed files with 12 additions and 0 deletions

View File

@@ -1,7 +1,12 @@
[package]
name = "cuddle-please"
description = "A release-please inspired release manager tool, built on top of cuddle, but also useful standalone, cuddle-please supports, your ci of choice, as well as gitea, github"
repository = "https://github.com/kjuulh/dagger-sdk"
readme = "../../README.md"
license-file = "../../LICENSE"
version = "0.1.0"
edition = "2021"
publishable = true
[dependencies]
cuddle-please-frontend.workspace = true