[package] name = "fancp" version = "0.6.0" edition = "2018" license = "MIT" authors = ["Taylan Gökkaya "] description = "Types and methods for parsing/ creating Fan Control Protocol messages." readme = "readme.md" homepage = "https://github.com/insomnimus/fcp" repository = "https://github.com/insomnimus/fcp" keywords = [ "no_std", "protocol", "peripheral", "raspberry-pi", ] categories = [ "embedded", "no-std", "network-programming", "parsing", ] [dependencies]