# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "mf_file_search" version = "0.0.1" description = "main rusl library" license = "MIT" resolver = "1" [dependencies.clipboard] version = "0.5.0" [dependencies.dirs] version = "5.0.1" [dependencies.grep] version = "0.3.1" [dependencies.ignore] version = "0.4.22" [dependencies.num_cpus] version = "1.15.0" [dependencies.regex] version = "1.10.3" [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.toml] version = "0.8.1" [dependencies.uuid] version = "1.7.0" features = ["v4"] [dependencies.walkdir] version = "2.4.0"