Add name of LICENSE file in Cargo.toml

Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This commit is contained in:
Lee Smet
2023-07-25 16:25:00 +02:00
parent 3ee9070b54
commit ecf3a5d549
+1
View File
@@ -2,6 +2,7 @@
name = "mycelium"
version = "0.1.0"
edition = "2021"
license-file = "LICENSE"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html