dhcprs 0.1.0

A library for encoding and decoding DHCP/BOOTP packets
Documentation
[dependencies.eui48]
version = "1.1.0"

[dependencies.libc]
version = "0.2.133"

[dependencies.nix]
version = "0.25.0"

[lib]
name = "dhcprs"
path = "src/lib.rs"

[package]
description = "A library for encoding and decoding DHCP/BOOTP packets"
edition = "2021"
license-file = "LICENSE"
name = "dhcprs"
readme = "README.md"
repository = "https://github.com/xnoe/dhcprs"
version = "0.1.0"