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

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