libzetta 0.1.0

libzetta is a stable interface for programmatic administration of ZFS
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "libzetta"
version = "0.1.0"
authors = ["Andrey Cherkashin <andoriyu@gmail.com>"]
description = "libzetta is a stable interface for programmatic administration of ZFS"
keywords = ["zfs", "freebsd", "zol", "os", "open3"]
categories = ["os", "filesystem", "external-ffi-bindings"]
license = "BSD-2-Clause"
repository = "https://github.com/Inner-Heaven/libzfs-rs"
[dependencies.derive_builder]
version = "0.7"

[dependencies.getset]
version = "0.0.7"

[dependencies.lazy_static]
version = "1.2"

[dependencies.libc]
version = "0.2"

[dependencies.pest]
version = "2.1"

[dependencies.pest_derive]
version = "2.1"

[dependencies.quick-error]
version = "1.2"

[dependencies.regex]
version = "1.1"

[dependencies.slog]
version = "2"

[dependencies.slog-stdlog]
version = "3"
[dev-dependencies.cavity]
version = "1.1"

[dev-dependencies.rand]
version = "0.7"

[dev-dependencies.slog-term]
version = "2"

[dev-dependencies.tempdir]
version = "0.3"
[target."cfg(freebsd)".dependencies.libnv-sys]
version = "0.1"

[target."cfg(freebsd)".dependencies.libzfs_core-sys]
version = "0.1"
[badges.azure-devops]
build = "1"
pipeline = "Inner-Heaven.libzfs-rs"
project = "andoriyu/libpandemonium"

[badges.is-it-maintained-issue-resolution]
repository = "https://github.com/Inner-Heaven/libzfs-rs"

[badges.is-it-maintained-open-issues]
repository = "https://github.com/Inner-Heaven/libzfs-rs"

[badges.maintenance]
status = "actively-developed"