[package] name = "file_filler" version = "1.0.0" edition = "2021" license = "MIT OR Apache-2.0" description = "Fun-made program. It can create and fill files with 1s with given size" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] cinner = "0.1.2"