mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 21:47:02 +00:00
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
12 lines
302 B
TOML
12 lines
302 B
TOML
[package]
|
|
name = "revolt-parser"
|
|
version = "0.13.4"
|
|
edition = "2021"
|
|
license = "MIT"
|
|
authors = ["Zomatree <me@zomatree.live>", "Paul Makles <me@insrt.uk>"]
|
|
description = "Revolt Backend: Message Parser"
|
|
repository = "https://github.com/stoatchat/stoatchat"
|
|
|
|
[dependencies]
|
|
logos = { workspace = true }
|