pinray-core 0.2.4

Multi-platform screen capture library for Rust
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 = "2024"
rust-version = "1.88"
name = "pinray-core"
version = "0.2.4"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Multi-platform screen capture library for Rust"
readme = false
keywords = [
    "screen-capture",
    "screenshot",
    "recording",
    "screencast",
    "audio",
]
categories = [
    "multimedia",
    "multimedia::video",
    "os",
]
license = "MIT"
repository = "https://github.com/Itz-Agasta/pinray"

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

[dependencies.thiserror]
version = "2.0"

[dependencies.tracing]
version = "0.1"