chore: set cargo.toml license field

This commit is contained in:
insects 2025-05-14 18:20:44 +02:00
parent ef872ec748
commit dc85a393cf

View file

@ -2,6 +2,7 @@
name = "cargo-spiel"
description = "Run a playground connected to a Cargo project locally"
version = "0.1.0"
license = "MIT"
edition = "2024"
[dependencies]