mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 21:47:02 +00:00
10 lines
190 B
TOML
10 lines
190 B
TOML
[package]
|
|
name = "revolt-parser"
|
|
version = "0.8.6"
|
|
edition = "2021"
|
|
license = "AGPL-3.0-or-later"
|
|
description = "Revolt Backend: Message Parser"
|
|
|
|
[dependencies]
|
|
logos = { version = "0.15" }
|