mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 13:36:59 +00:00
12 lines
302 B
TOML
12 lines
302 B
TOML
[package]
|
|
name = "revolt-parser"
|
|
version = "0.11.1"
|
|
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" }
|