# 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] name = "gitverse" version = "0.0.2" description = "Rustic implementation of GitVerse" homepage = "https://github.com/thevickypedia/gitverse-rustic" documentation = "https://thevickypedia.github.io/gitverse" readme = "README.md" license = "MIT" repository = "https://github.com/thevickypedia/gitverse-rustic" [dependencies.chrono] version = "0.4.31" [dependencies.env_logger] version = "0.10" [dependencies.log] version = "0.4.20" [dependencies.reqwest] version = "0.11.22" features = ["blocking"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0"