[package] name = "bomboni_fs" version = "0.1.61" authors = ["Tin Rabzelj "] description = "Utilites for working with the file system. Part of Bomboni library." repository = "https://github.com/tinrab/bomboni" homepage = "https://github.com/tinrab/bomboni" license-file = "../LICENSE" readme = "../README.md" edition = "2021" [lib] name = "bomboni_fs" path = "src/lib.rs"