mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-28 16:41:52 +08:00
init
This commit is contained in:
12
res/vcpkg/libyuv/Cargo.toml
Normal file
12
res/vcpkg/libyuv/Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "libyuv"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "libyuv bindings for high-performance pixel format conversion"
|
||||
license = "BSD-3-Clause"
|
||||
|
||||
[dependencies]
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0"
|
||||
bindgen = "0.59"
|
||||
Reference in New Issue
Block a user