[package] name = "commons-io" version = "0.1.4" authors = ["bit-ranger "] edition = "2018" description = "rust lang common io utils" repository = "https://github.com/bit-ranger/rust-commons" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] commons-lang = "0.1.0"