# 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 = "agvtf" version = "1.1.6" authors = ["Eugenio Tampieri "] description = "Crate to fetch info from Telecom Italia AGVTF (and possibly others)" readme = "README.md" keywords = [ "telecom", "tim", "fetch", "info", ] categories = ["api-bindings"] license = "Unlicense" repository = "https://gitlab.com/eutampieri/agvtf" [dependencies.chrono] version = "0.4" [dependencies.scraper] version = "0.18" [dependencies.ureq] version = "2.5" default-features = false