[package] name = "aquatic_udp_protocol" version = "0.1.0" authors = ["Joakim FrostegÄrd "] edition = "2018" license = "Apache-2.0" [dependencies] byteorder = "1" [dev-dependencies] quickcheck = "0.9" quickcheck_macros = "0.9"