# 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" rust-version = "1.75" name = "screencapturekit" version = "0.2.8" authors = ["Per Johansson "] description = "Safe wrapper for Apple's ScreenCaptureKit" homepage = "https://doom.fish" readme = "README.md" keywords = [ "screencapture", "screencapturekit", "macos", ] categories = [ "api-bindings", "multimedia", "multimedia::video", "os::macos-apis", ] license = "MIT OR Apache-2.0" repository = "https://github.com/svtlabs/screencapturekit-rs/tree/main/screencapturekit" [lib] path = "./src/lib.rs" [dependencies.screencapturekit-sys] version = "0.2.8" [features] ci = []