revolt-parser 0.13.7

Revolt Backend: Message Parser
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "revolt-parser"
version = "0.13.7"
authors = [
    "Zomatree <me@zomatree.live>",
    "Paul Makles <me@insrt.uk>",
]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Revolt Backend: Message Parser"
readme = false
license = "MIT"
repository = "https://github.com/stoatchat/stoatchat"
resolver = "3"

[lib]
name = "revolt_parser"
path = "src/lib.rs"

[dependencies.logos]
version = "0.15"