endpointsecurity 0.3.0

Nice (ish) bindings for the EndpointSecurity framework on macOS
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 = "2018"
name = "endpointsecurity"
version = "0.3.0"
authors = ["Mitchell Grenier <mitchell@confurious.io>"]
description = "Nice (ish) bindings for the EndpointSecurity framework on macOS"
homepage = "https://github.com/obelisk/endpointsecurity"
readme = "README.md"
keywords = ["security", "macos", "endpoint"]
license-file = "LICENSE"
[dependencies.block]
version = "0.1.6"

[dependencies.crossbeam-channel]
version = "0.5"

[dependencies.env_logger]
version = "0.7.1"

[dependencies.libc]
version = "0.2.0"

[dependencies.log]
version = "0.4.8"

[dependencies.serde]
version = "1"
features = ["derive"]
[dev-dependencies.serde_json]
version = "1"