cef-dll-sys 145.6.1+145.0.28

cef-rs sys crate
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 = "cef-dll-sys"
version = "145.6.1+145.0.28"
authors = [
    "Wu Yu Wei <yuweiwu@pm.me>",
    "Bill Avery <wravery@gmail.com>",
    "csmoe <csmoe@msn.com>",
]
build = "build.rs"
links = "cef_dll_wrapper"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "cef-rs sys crate"
readme = "README.md"
license = "Apache-2.0 OR MIT"
repository = "https://github.com/tauri-apps/cef-rs"

[package.metadata.docs.rs]
features = ["dox"]

[features]
dox = []
sandbox = []

[lib]
name = "cef_dll_sys"
path = "src/lib.rs"
doctest = false

[build-dependencies.anyhow]
version = "1"

[build-dependencies.cmake]
version = "0.1.52"

[build-dependencies.download-cef]
version = "2.3"

[build-dependencies.serde_json]
version = "1"