# 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 = "pipelight_files" version = "0.2.7" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Par" readme = "README.md" license = "GPL-2.0-only" [lib] name = "pipelight_files" path = "src/lib.rs" [dependencies.colored] version = "2.1.0" [dependencies.convert_case] version = "0.6.0" [dependencies.hcl-rs] version = "0.18.0" [dependencies.ignore-files] version = "3.0.1" [dependencies.log] version = "0.4.22" [dependencies.miette] version = "7.2.0" [dependencies.rev_buf_reader] version = "0.3.0" [dependencies.serde] version = "1.0.208" features = ["derive"] [dependencies.serde_json] version = "1.0.125" [dependencies.serde_plain] version = "1.0.2" [dependencies.serde_yaml] version = "0.9.34" [dependencies.strum] version = "0.26.3" features = ["derive"] [dependencies.thiserror] version = "1.0.63" [dependencies.toml] version = "0.8.19" features = ["parse"] [dependencies.uuid] version = "1.10.0" features = [ "v4", "serde", "fast-rng", "macro-diagnostics", ]