vrchat-box 1.1.0

Send stdin to VRChat as chatbox messages.
Documentation
[[bin]]
name = "vrchat-box"
path = "src/main.rs"

[dependencies.rosc]
version = "0.10.1"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Send stdin to VRChat as chatbox messages."
edition = "2021"
license-file = "LICENSE"
name = "vrchat-box"
readme = "README.md"
repository = "https://github.com/TooManyChoices/vrchatbox"
version = "1.1.0"