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