discord-message-format/Cargo.toml

9 lines
131 B
TOML
Raw Permalink Normal View History

2021-08-07 09:34:53 +00:00
[package]
name = "discord_message_format"
version = "0.1.0"
edition = "2018"
[dependencies]
lazy_static = "1.4.0"
regex = "1.5.4"