[package] name = "sirena-types" version = "0.1.3" authors = ["Alexander Polyakov "] description = "a set of types for representing aviation terms specificly for sirena" license = "MIT" documentation = "https://docs.rs/sirena-types" repository = "https://github.com/polachok/sirena-types" homepage = "https://github.com/polachok/sirena-types" [dependencies] serde = "1" serde_derive = "1" encoding_rs = "0.7"