# 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 = "2018" name = "rotools" version = "0.3.0" description = "Helpful stuff." homepage = "https://ronanmccabe.app/" readme = "README.md" keywords = ["ronan"] categories = ["web-programming"] license = "MIT" repository = "https://github.com/ronanyeah/rotools" [dependencies.anyhow] version = "1.0.68" [dependencies.csv] version = "1.1.6" [dependencies.graphql_client] version = "0.11.0" [dependencies.persy] version = "1.4.1" [dependencies.reqwest] version = "0.11.13" features = ["json"] [dependencies.serde] version = "1.0.152" [dependencies.serde_json] version = "1.0.91" [dependencies.url] version = "2.3.1"