# 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 = "life2pi" version = "0.1.1" authors = ["3nt3 "] description = "A Rust library for the undocumented Life360 API" homepage = "https://github.com/3nt3/life360-rs" readme = "README.md" categories = ["api-bindings"] license = "AGPL-3.0" repository = "https://github.com/3nt3/life360-rs" [dependencies.anyhow] version = "1.0.70" [dependencies.reqwest] version = "0.11.16" features = ["json"] [dependencies.serde] version = "1.0.159" features = ["derive"] [dependencies.tokio] version = "1.27.0" features = ["full"]