Files
xMVMOpenApiWrapper/Cargo.toml
T
2025-11-16 00:11:25 +01:00

11 lines
281 B
TOML

[package]
name = "xMVMOpenApiWrapper"
version = "0.1.4"
edition = "2024"
description = "A Wrapper for the XMVM Open interface for Rust"
license = "AGPL-3.0"
repository = "https://git.cbsk-tech.de/Christoph/xMVMOpenApiWrapper"
publish = ["cbsk"]
[dependencies]
libloading = "0.9.0"