Files
stoatchat/crates/core/parser/Cargo.toml

12 lines
301 B
TOML

[package]
name = "revolt-parser"
version = "0.9.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 = { version = "0.15" }