# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "pdf-extract-temporary-migitation-panic" version = "0.7.1" authors = [ "Jeff Muizelaar ", "Joep Meindertsma ", ] description = "A library to extract content from pdfs" documentation = "https://docs.rs/crate/pdf-extract/" readme = "README.md" keywords = [ "pdf2text", "text", "pdf", "pdf2txt", ] license = "MIT" repository = "https://github.com/Endle/pdf-extract/tree/publish" [profile.release] debug = true [dependencies.adobe-cmap-parser] version = "0.3.3" [dependencies.encoding] version = "0.2.33" [dependencies.euclid] version = "0.20.5" [dependencies.linked-hash-map] version = "=0.5.3" [dependencies.lopdf] version = "0.29" features = ["pom_parser"] default-features = false [dependencies.postscript] version = "0.17" [dependencies.type1-encoding-parser] version = "0.1.0" [dependencies.unicode-normalization] version = "0.1.19"