Update cargo.toml

This commit is contained in:
Xnoe 2022-09-23 13:59:19 +01:00
parent 0aa92d8021
commit f15e229ab3
Signed by: xnoe
GPG Key ID: 45AC398F44F0DAFE

View File

@ -3,6 +3,7 @@ name = "dhcprs"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
description = "A library for encoding and decoding DHCP/BOOTP packets" 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 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html