# 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] name = "btrfs2" version = "1.2.2" authors = ["James Pharaoh "] include = ["src/**/*.rs", "Cargo.toml", "README.md"] description = "Interface for BTRFS ioctls etc | fork of the btrfs-crate containing fixes. Intent to yank crate once fixes are accepted upstream!" license = "MIT" [dependencies.libc] version = "0.2" [dependencies.lazy_static] version = "0.2" [dependencies.flate2] version = "0.2" [dependencies.minilzo] version = "0.1" [dependencies.uuid] version = "0.3" [dependencies.crc] version = "1.4" [dependencies.nix] version = "0.8.1"