Sha256: 93e3d073fc13b2c414e655e1529c6ed0b6ea87b765b179e1a742b7f787b64af2

Contents?: true

Size: 1.21 KB

Versions: 13

Compression:

Stored size: 1.21 KB

Contents

# 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 = "2015"
name = "mach2"
version = "0.4.2"
include = [
    "src/**/*",
    "LICENSE-*",
    "README.md",
]
description = "A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX."
readme = "README.md"
keywords = [
    "kernel",
    "macos",
    "darwin",
]
categories = [
    "api-bindings",
    "external-ffi-bindings",
    "no-std",
    "os",
]
license = "BSD-2-Clause OR MIT OR Apache-2.0"
repository = "https://github.com/JohnTitor/mach2"

[package.metadata.docs.rs]
default-target = "x86_64-apple-darwin"

[features]
default = []
unstable = []

[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.libc]
version = "0.2"
default-features = false

[badges.maintenance]
status = "passively-maintained"

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-28.0.0 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-27.0.0 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-26.0.0 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-25.0.2 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-25.0.1 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-25.0.0 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-24.0.0 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-23.0.2 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-22.0.0 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-21.0.1 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-20.0.2 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml
wasmtime-20.0.0 ./ext/cargo-vendor/mach2-0.4.2/Cargo.toml