mangaplus-parser 2.0.0

mangaplus parser for rust using pb-rs
Documentation
[build-dependencies.pb-rs]
version = "0.9"

[dependencies.quick-protobuf]
version = "0.8"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1"

[features]
default = []
no_cow = []

[package]
authors = ["Zane Hannan <zanehannanau@gmail.com>"]
description = "mangaplus parser for rust using pb-rs"
documentation = "https://zeen3.gitlab.io/mangaplus-parser/mangaplus_parser/index.html"
edition = "2018"
license = "GPL-3.0-or-later"
name = "mangaplus-parser"
readme = "README.md"
repository = "https://gitlab.com/zeen3/mangaplus-parser"
version = "2.0.0"