# 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 = "classics-ranking-bot" version = "1.0.0" authors = ["fekie "] description = "An on-command ranking bot for the -Classics- Roblox group https://www.roblox.com/groups/3489210/Classics" readme = "README.md" keywords = [ "roblox", "roblox-ranking-bot", ] categories = [] license = "MIT" repository = "https://github.com/Chloe-Woahie/classics-ranking-bot" [dependencies.roboat] version = "0.20.1" [dependencies.safelog] version = "0.3.0" features = ["serde"] [dependencies.serde] version = "1.0.136" features = ["derive"] [dependencies.serde_json] version = "1.0.94" [dependencies.thiserror] version = "1.0.40" [dependencies.tokio] version = "1.27.0" features = ["full"]