yttrium_key_base 1.0.0

Common functionality shared between Yttrium and its plugins
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_key_base"
version = "1.0.0"
authors = ["adamski234 <adamski234@protonmail.com>"]
description = "Common functionality shared between Yttrium and its plugins"
license = "MPL-2.0"
[dependencies.serde_json]
version = "1"

[dependencies.serenity]
version = "0.10"
[dev-dependencies.regex]
version = "1"