Sha256: 305671229ae2e66819c6641884bb32371cd110a99602c8b93eb2c37b2c78bd3a

Contents?: true

Size: 1.32 KB

Versions: 23

Compression:

Stored size: 1.32 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 = "2018"
name = "memfd"
version = "0.6.4"
authors = [
    "Luca Bruno <lucab@lucabruno.net>",
    "Simonas Kazlauskas <memfd@kazlauskas.me>",
]
exclude = [
    ".gitignore",
    ".travis.yml",
]
description = "A pure-Rust library to work with Linux memfd and sealing"
documentation = "https://docs.rs/memfd"
readme = "README.md"
keywords = [
    "Linux",
    "memfd",
    "memfd_create",
    "seal",
]
categories = [
    "filesystem",
    "os",
    "os::unix-apis",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/lucab/memfd-rs"

[package.metadata.docs.rs]
rustdoc-args = [
    "--cfg",
    "docsrs",
]

[package.metadata.release]
pre-release-commit-message = "cargo: memfd release {{version}}"
publish = false
push = false
sign-commit = true
sign-tag = true
tag-message = "memfd {{version}}"

[dependencies.rustix]
version = "0.38.8"
features = ["fs"]

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-28.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-27.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-26.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-25.0.2 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-25.0.1 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-25.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-24.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-23.0.2 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-22.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-21.0.1 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-20.0.2 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-20.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-18.0.3 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-17.0.1 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-17.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-16.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-15.0.1 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-15.0.0 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml
wasmtime-14.0.4 ./ext/cargo-vendor/memfd-0.6.4/Cargo.toml