[dependencies.xvc-protocol]
version = "0.1.0"
[lib]
name = "xvc_client"
path = "src/lib.rs"
[package]
authors = ["Lukas Scheller"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings"]
description = "Library for connecting to Xilinx Virtual Cable (XVC) servers and performing remote JTAG operations"
edition = "2024"
license = "MIT"
name = "xvc-client"
readme = "README.md"
repository = "https://github.com/Schottkyc137/xvc-rs"
rust-version = "1.91"
version = "0.1.0"