[package] name = "turbo" version = "0.4.2" authors = ["bright-star"] description = "A library of convolutional encoder/decoders." license = "MPL-2.0" repository = "https://gitlab.com/bright-star/turbo" [dependencies] finite-fields = "0.10.3" newtype_derive = "0.1.6" daggy = "0.4.1" rand = "0.3"