Update cargo.toml
This commit is contained in:
parent
0aa92d8021
commit
f15e229ab3
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user