# 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 = "telereads" version = "0.1.7" authors = ["Sergiu Puscas "] description = "@TelereadsBot is an inline bot that allows you to search for books and quickly share them in a conversation." readme = "README.md" keywords = [ "telegram", "bot", "goodreads", "books", ] license = "MIT" repository = "https://github.com/harababurel/telereads" [dependencies.ammonia] version = "3.3" [dependencies.log] version = "0.4" [dependencies.number_prefix] version = "0.4" [dependencies.pretty_env_logger] version = "0.5" [dependencies.reqwest] version = "0.11" features = [ "json", "blocking", ] [dependencies.retry] version = "2.0" [dependencies.serde] version = "1" [dependencies.serde-xml-rs] version = "0.6" [dependencies.serde_derive] version = "1" [dependencies.serde_json] version = "1"