nativeshell 0.1.7

NativeShell Rust package
Documentation
[build-dependencies.cargo-emit]
version = "0.1"

[build-dependencies.nativeshell_build]
version = "0.1.1"
[dependencies.diff]
version = "0.1.12"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.libc]
version = "0.2.94"

[dependencies.log]
version = "0.4.13"

[dependencies.serde]
features = ["derive"]
version = "1.0.119"

[dependencies.serde_bytes]
version = "0.11.5"

[dependencies.serde_json]
version = "1.0.59"

[dependencies.velcro]
version = "0.5.3"

[package]
authors = ["Matej Knopp <matej.knopp@gmail.com>"]
description = "NativeShell Rust package"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "nativeshell"
version = "0.1.7"
[target."cfg(target_os = \"linux\")".dependencies.cairo-rs]
features = ["v1_14"]
version = "0.9.1"

[target."cfg(target_os = \"linux\")".dependencies.gdk]
version = "0.13.2"

[target."cfg(target_os = \"linux\")".dependencies.gdk-sys]
version = "0.10.0"

[target."cfg(target_os = \"linux\")".dependencies.gio]
version = "0.9.1"

[target."cfg(target_os = \"linux\")".dependencies.gio-sys]
version = "0.10.1"

[target."cfg(target_os = \"linux\")".dependencies.glib]
version = "0.10.3"

[target."cfg(target_os = \"linux\")".dependencies.glib-sys]
version = "0.10.1"

[target."cfg(target_os = \"linux\")".dependencies.gobject-sys]
version = "0.10.0"

[target."cfg(target_os = \"linux\")".dependencies.gtk]
features = ["v3_22"]
version = "0.9.2"

[target."cfg(target_os = \"linux\")".dependencies.gtk-sys]
version = "0.10.0"

[target."cfg(target_os = \"linux\")".dependencies.percent-encoding]
version = "2.1.0"

[target."cfg(target_os = \"linux\")".dependencies.url]
version = "2.2.1"
[target."cfg(target_os = \"macos\")".dependencies.block]
version = "0.1.6"

[target."cfg(target_os = \"macos\")".dependencies.cocoa]
version = "0.24"

[target."cfg(target_os = \"macos\")".dependencies.core-foundation]
version = "0.9"

[target."cfg(target_os = \"macos\")".dependencies.core-graphics]
version = "0.22"

[target."cfg(target_os = \"macos\")".dependencies.dispatch]
version = "0.2.0"

[target."cfg(target_os = \"macos\")".dependencies.exec]
version = "0.3.1"

[target."cfg(target_os = \"macos\")".dependencies.objc]
version = "0.2.7"

[target."cfg(target_os = \"macos\")".dependencies.process_path]
version = "0.1.3"
[target."cfg(target_os = \"windows\")".build-dependencies.windows]
version = "0.13.0"
[target."cfg(target_os = \"windows\")".dependencies.byte-slice-cast]
version = "1.0.0"

[target."cfg(target_os = \"windows\")".dependencies.const-cstr]
version = "0.3.0"

[target."cfg(target_os = \"windows\")".dependencies.detour]
default-features = false
version = "0.8.0"

[target."cfg(target_os = \"windows\")".dependencies.utf16_lit]
version = "2.0.1"

[target."cfg(target_os = \"windows\")".dependencies.widestring]
version = "0.4.3"

[target."cfg(target_os = \"windows\")".dependencies.windows]
version = "0.13.0"