aboutsummaryrefslogtreecommitdiff
path: root/pilot/Cargo.toml
blob: 24319310f99b04c9cea765a6c8cbe0aa5ca16025 (plain)
1
2
3
4
5
6
7
[package]
name = "himmel-pilot"
version = "0.1.0"
edition = "2024"

[dependencies]
pnet = { version = "0.31.0", features = ["std"] }