# 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 = "dailymotion" version = "0.0.2" exclude = ["/go_utils"] description = "[IN HEAVY DEVELOPMENT] API wrapper for Dailymotion." homepage = "https://github.com/Breadinator/dailymotion" readme = "README.md" license = "Unlicense" repository = "https://github.com/Breadinator/dailymotion" [dependencies.chrono] version = "0.4.23" features = ["serde"] [dependencies.oauth2] version = "4.3.0" [dependencies.reqwest] version = "0.11.13" features = ["json"] [dependencies.serde] version = "1.0.152" [dependencies.serde_json] version = "1.0.91" [dependencies.strum] version = "0.24" [dependencies.strum_macros] version = "0.24" [dependencies.url] version = "2.3.1"