mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-06 03:06:04 +00:00
12 lines
301 B
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" }
|