about summary refs log tree commit diff
path: root/Cargo.toml
blob: 51b8fe68b887486ffbf22611fc21a45e44bf906d (plain)
1
2
3
4
5
6
7
8
[package]
name = "headlice"
version = "0.1.0"
edition = "2024"

[dependencies]
pnet_datalink = "0.35.0"
scurvy = { git = "https://git.dreamy.place/scurvy/" }