# 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 = "mntdf" version = "0.1.1" authors = ["Ɓukasz Szpakowski "] description = "Df program with mnt crate." readme = "README.md" keywords = [ "cli", "utility", "linux", ] license = "GPL-3.0" repository = "https://github.com/luckboy/mntdf" [dependencies.getopt] version = "1.1.3" [dependencies.libc] version = "0.2.113" [dependencies.mnt] version = "0.3.1"