yttrium_std_role 0.1.0

Plugin for the Yttrium project
Documentation
# 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 = "yttrium_std_role"
version = "0.1.0"
authors = ["adamski234 <adamski234@protonmail.com>"]
description = "Plugin for the Yttrium project"
license = "MPL-2.0"

[lib]
crate-type = ["cdylib", "rlib"]
[dependencies.futures]
version = "0.3"

[dependencies.regex]
version = "1.4"

[dependencies.serenity]
version = "0.9"

[dependencies.yttrium_key_base]
version = "0.1"

[features]
loader = []