# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "zju-jw-parser" version = "0.1.5" authors = ["Hexilee "] description = "浙江大学教务网网页解析库" documentation = "https://docs.rs/zju-jw-parser" readme = "README.md" keywords = ["zju", "jw", "html", "parsing"] categories = ["parsing"] license = "MIT" repository = "https://github.com/QSCTech/jw-parser" [dependencies.failure] version = "0.1" [dependencies.failure_derive] version = "0.1" [dependencies.reformation] version = "0.4.1" [dependencies.unhtml] version = "0.6" [dependencies.unhtml_derive] version = "0.5" [badges.travis-ci] branch = "master" repository = "QSCTech/jw-parser"