# 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 = "fxbot" version = "0.1.1" description = "Discord bot that fixes embeds for twitter.com / x.com links by reposting with https://fxtwitter.com" homepage = "http://getfx.bot" readme = "README.md" license = "MIT" repository = "https://github.com/d0nutptr/fxbot" [dependencies.regex] version = "1.10" [dependencies.serenity] version = "0.11" [dependencies.tokio] version = "1" features = ["full"]