sizer 0.1.0

his tool searches for files bigger than 100mb in a given directory or the whole file system if no filepath is given
Documentation
[dependencies.clap]
features = ["derive"]
version = "4.4.6"

[dependencies.env_logger]
version = "0.9.0"

[dependencies.log]
version = "0.4.20"

[package]
authors = ["Buki <ebuka2264@yahoo.com>"]
categories = ["command-line-utilities"]
description = "his tool searches for files bigger than 100mb in a given directory or the whole file system if no filepath is given"
edition = "2021"
homepage = "https://github.com/BukiOffor/file-sizer"
keywords = ["cli", "search", "logging", "io", "utils"]
license = "MIT"
name = "sizer"
readme = "README.md"
repository = "https://github.com/BukiOffor/file-sizer"
version = "0.1.0"