projects/shelled/rustdesk-as-ref/libs/libxdo-sys-stub/Cargo.toml
2026-04-06 12:04:19 -07:00

10 lines
242 B
TOML

[package]
name = "libxdo-sys"
version = "0.11.0"
edition = "2021"
publish = false
description = "Dynamic loading wrapper for libxdo-sys that doesn't require libxdo at compile/link time"
[dependencies]
hbb_common = { path = "../hbb_common" }