# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "findr" version = "0.1.5" authors = ["steve donovan "] description = "expression-oriented version of Unix find command" readme = "readme.md" keywords = ["command-line", "files", "find"] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/stevedonovan/findr.git" [dependencies.chrono] version = "0.4.1" [dependencies.chrono-english] version = "0.1.2" [dependencies.glob] version = "0.2.11" [dependencies.ignore] version = "0.4.2" [dependencies.lapp] version = "0.3.1" [dependencies.regex] version = "0.2.10" [dependencies.rhai] version = "0.8.2"