# 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.57" name = "millennium-plugin-vibrancy" version = "1.0.0-beta.3" authors = [ "pyke.io", "Tauri Programme within The Commons Conservancy", ] description = "Vibrancy & acrylic effects for Millennium" homepage = "https://millennium.pyke.io/" readme = "README.md" keywords = [ "vibrancy", "acrylic", "mica", "blur", "windowing", ] categories = ["gui"] license = "Apache-2.0 OR MIT" repository = "https://github.com/pykeio/millennium" [package.metadata.docs.rs] default-target = "x86_64-pc-windows-msvc" targets = [ "x86_64-apple-darwin", "x86_64-pc-windows-msvc", ] [dependencies.raw-window-handle] version = "0.4" [dev-dependencies.millennium-core] version = "1.0.0-beta.3" [target."cfg(target_os = \"macos\")".dependencies.cocoa] version = "0.24" [target."cfg(target_os = \"macos\")".dependencies.objc] version = "0.2" [target."cfg(target_os = \"windows\")".dependencies.windows-sys] version = "0.34.0" features = [ "Win32_Foundation", "Win32_System_LibraryLoader", "Win32_System_SystemInformation", "Win32_Graphics_Gdi", "Win32_Graphics_Dwm", "Win32_UI_WindowsAndMessaging", ]