Files
stoatchat/crates/core/parser/Cargo.toml
2026-07-07 05:38:03 +00:00

12 lines
302 B
TOML

[package]
name = "revolt-parser"
version = "0.14.0"
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 }