# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "ohol_public_data" version = "0.1.0" authors = ["Kinrany "] description = "Client and data format for One Hour One Life's public data" readme = "README.md" keywords = ["one-hour-one-life", "onelife", "ohol"] categories = ["data-structures", "encoding", "parser-implementations"] license = "MPL-2.0" repository = "https://github.com/Kinrany/one_hour_one_life.git" [dependencies.anyhow] version = "1.0.19" [dependencies.chrono] version = "0.4.9" [dependencies.nom] version = "5.0.1" [dependencies.reqwest] version = "0.9.22" [dependencies.serde] version = "1.0.102"