# 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 = "shitpost" version = "1.0.2" authors = ["Kaitlyn~Ethylia "] description = "A compile-time Markov bot creator for the Fediverse." readme = "README.md" keywords = [ "web", "terminal", "compiler", ] license = "JSON" repository = "https://github.com/KaitlynEthylia/shitpost" [dependencies.rand] version = "0.8.5" [dependencies.reqwest] version = "0.12.4" features = ["blocking"] [build-dependencies.shitpost_markov] version = "1.0.1" [build-dependencies.tokio] version = "1.37.0" features = ["full"]