remote-xy 0.1.0

Control and monitor your Rust application from your smartphone via a graphical interface (based on RemoteXY)
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.bincode]
version = "1.3.3"

[dependencies.log]
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.tokio]
features = ["full"]
version = "1"

[package]
description = "Control and monitor your Rust application from your smartphone via a graphical interface (based on RemoteXY)"
edition = "2021"
license = "GPL-2.0"
name = "remote-xy"
readme = "README.md"
repository = "https://github.com/andber1/remote-xy"
version = "0.1.0"