Files
stoatchat/crates/core/parser/Cargo.toml
stoat-release[bot] 07217dfac4 chore(main): release 0.14.0 (#798)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
2026-07-15 00:22:18 -07:00

12 lines
302 B
TOML

[package]
name = "revolt-parser"
version = "0.14.0"
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 = { workspace = true }