[package] name = "oxygengine-ignite-types" version = "0.30.0" authors = ["Patryk 'PsichiX' Budzynski "] edition = "2021" description = "Ignite types module for Oxygengine" license = "MIT OR Apache-2.0" homepage = "https://github.com/PsichiX/oxygengine" repository = "https://github.com/PsichiX/oxygengine" documentation = "https://docs.rs/oxygengine-ignite-types" readme = "../../README.md" [dependencies] serde = { version = "1", features = ["derive"] }