# 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] name = "inspirer" version = "0.1.1" authors = ["Nathan Musoke "] publish = true description = "For working with LaTeX, inspirehep.net, and BibTeX/BibLaTeX" readme = "README.md" keywords = ["latex", "bibtex", "physics", "inspire", "inspirehep"] categories = ["command-line-utilities", "science"] license = "Apache-2.0" repository = "https://github.com/musoke/inspirer" [profile.release] lto = true [dependencies.slog-stdlog] version = "1.1.0" [dependencies.libads] version = "0.1.0-beta" [dependencies.select] version = "0.3.0" [dependencies.regex] version = "0.2" [dependencies.error-chain] version = "0.10.0" [dependencies.lazy_static] version = "0.2.8" [dependencies.slog-term] version = "1.4.0" [dependencies.slog] version = "1.4.1" [dependencies.clap] version = "2.20.0" [dependencies.libinspire] version = "0.1.0-beta-no-https" [dev-dependencies.nom-bibtex] version = "0.2.0" [dev-dependencies.tempdir] version = "0.3.5" [badges.gitlab] repository = "musoke/inspirer" branch = "master" [badges.travis-ci] branch = "master" repository = "musoke/inspirer" [badges.appveyor] branch = "master" service = "github" repository = "musoke/inspirer"