# 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 = "2018" name = "captrs2" version = "0.2.2" authors = [ "jojo ", "TommyGymer ", ] description = "An update to the captrs cross-platform screen capture library" readme = "README.md" keywords = [ "Windows", "Linux", "screen", "record", "capture", ] license = "AGPL-3.0" repository = "https://github.com/TommyGymer/captrs" [dev-dependencies.qoi] version = "^0.4.1" [dev-dependencies.shuteye] version = "0.3.3" [target."cfg(not(windows))".dependencies.x11cap] version = "0.4.1" [target."cfg(windows)".dependencies.dxgcap2] version = "0.1.4"