[package] name = "equt-md-ext" description = "Extend event iterator" repository = "https://github.com/equt/equt/equt-md-ext" version = "0.2.7" authors = ["quet "] edition = "2018" license = "MIT" [dependencies] serde_yaml = "0.8.12" equt-md = "0.0.1" equt-md-frontmatter = "0.1.0" equt-md-error = "0.1.0" derive-new = "0.5.8"