From f15e229ab3f2520ff831297ecab3c11953e518ce Mon Sep 17 00:00:00 2001 From: Xnoe Date: Fri, 23 Sep 2022 13:59:19 +0100 Subject: [PATCH] Update cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 5192e5c..465da9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "dhcprs" version = "0.1.0" edition = "2021" description = "A library for encoding and decoding DHCP/BOOTP packets" +license-file = "LICENSE" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html