mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 13:36:59 +00:00
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
11 lines
247 B
TOML
11 lines
247 B
TOML
[package]
|
|
name = "revolt-parser"
|
|
version = "0.9.2"
|
|
edition = "2021"
|
|
license = "MIT"
|
|
authors = ["Zomatree <me@zomatree.live>", "Paul Makles <me@insrt.uk>"]
|
|
description = "Revolt Backend: Message Parser"
|
|
|
|
[dependencies]
|
|
logos = { version = "0.15" }
|