summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 4f54885145bbb0f7c2dbcb81aa2af8bd79daeb4a (plain)
1
2
3
4
5
6
7
8
[package]
name = "ptp-clock-reflector"
version = "0.1.0"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]

[dependencies.mio]
git = "https://github.com/carllerche/mio"