mediasoup-sys 0.12.2

FFI bindings to C++ libmediasoup-worker
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "mediasoup-sys"
version = "0.12.2"
authors = [
    "Nazar Mokrynskyi <nazar@mokrynskyi.com>",
    "José Luis Millán <jmillan@aliax.net>",
    "Iñaki Baz Castillo <ibc@aliax.net>",
]
build = "build.rs"
include = [
    "/deps/libwebrtc",
    "/fbs",
    "/fuzzer/include",
    "/fuzzer/src",
    "/mocks/include",
    "/mocks/src",
    "/include",
    "/scripts",
    "!/scripts/node_modules",
    "/src",
    "/subprojects/*.wrap",
    "/subprojects/packagefiles",
    "/test/include",
    "/test/src",
    "/build.rs",
    "/Cargo.toml",
    "/meson.build",
    "/meson_options.txt",
    "/tasks.py",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "FFI bindings to C++ libmediasoup-worker"
documentation = "https://docs.rs/mediasoup-sys"
readme = false
license = "ISC"
repository = "https://github.com/versatica/mediasoup"

[package.metadata.docs.rs]
default-target = "x86_64-unknown-linux-gnu"
targets = []

[lib]
name = "mediasoup_sys"
path = "src/lib.rs"

[dependencies.planus]
version = "0.4.0"

[dependencies.serde]
version = "1.0.190"
features = ["derive"]

[build-dependencies.planus-codegen]
version = "0.4.0"

[build-dependencies.planus-translation]
version = "0.4.0"