[package] name = "outlaw" version = "0.0.1" edition = "2021" authors = ["bilal "] description = "A simple library that makes dealing with Rust file system a breeze" repository = "https://github.com/skillzaa/brown.git" homepage = "https://github.com/skillzaa/brown.git" license = "MIT OR Apache-2.0" readme = "README.md" doctest = true [dependencies]