[package]
name = "obmsg"
version = "0.1.0"
edition = "2024"
license = "MIT"
description = "For quickly processing message events in the onebot protocol."
repository = "https://github.com/super1207/obmsg-rs"
[dependencies]
cqtool = "0.1.0"
fancy-regex = "0.14.0"
serde_json = "1.0.140"