# 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 = "2021" name = "filessize" version = "0.1.0" authors = ["Dmitry Miasnenko "] description = "Cli util for retriving size of files" license = "MIT" repository = "https://github.com/clowzed/filessize.git" resolver = "2" [dependencies.comfy-table] version = "6.0.0-rc.1" [dependencies.glob] version = "0.3.0" [dependencies.kib] version = "4.0.0"