summaryrefslogtreecommitdiff
path: root/meap/meap-code/ch10/ch10-handler/Cargo.toml
blob: 7c8ed677732f93946df5a9309e048e415b20ed74 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "ch10-handler"
version = "0.1.0"
authors = ["Tim McNamara <code@timmcnamara.co.nz>"]

[dependencies]
libc = "0.2"