fake-vice-bin 0.1.1

Very simple wrapper to handle remote monitoring of VICE via the binary interface.
Documentation
[[bin]]
name = "fake-vice-bin"
path = "src/cli_main.rs"
[dependencies.anyhow]
version = "1.0.65"

[dependencies.ringbuf]
version = "0.3.0"

[package]
categories = ["command-line-utilities"]
description = "Very simple wrapper to handle remote monitoring of VICE via the binary interface."
edition = "2021"
homepage = "https://github.com/AndreasOM/fake-vice-bin"
keywords = ["c64", "vice", "monitor", "debugging", "command-line"]
license = "MIT"
name = "fake-vice-bin"
readme = "README.md"
repository = "https://github.com/AndreasOM/fake-vice-bin"
version = "0.1.1"