# 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 = "dusa_collection_utils" version = "3.0.6" authors = ["Darrion Whitfield "] description = "A common library with standardized functions that the ais_platform, dusa, recs and others will depend on" readme = "README.md" license = "MIT" [dependencies.block-modes] version = "0.8.1" [dependencies.cfg_rust_features] version = "0.1.2" [dependencies.colored] version = "2.1.0" [dependencies.flate2] version = "1.0" [dependencies.hex] version = "0.4.3" [dependencies.lazy_static] version = "1.5.0" [dependencies.nix] version = "0.20.0" [dependencies.rand] version = "0.8.5" [dependencies.regex] version = "1.10.4" [dependencies.reqwest] version = "0.12.4" [dependencies.rustversion] version = "1.0.16" [dependencies.serde] version = "1.0.126" features = ["derive"] [dependencies.serde_json] version = "1.0.64" [dependencies.serde_yaml] version = "0.9.34" [dependencies.sha2] version = "0.10" [dependencies.simple_pretty] version = "0.1.0" [dependencies.tar] version = "0.4" [dependencies.tokio] version = "1" features = ["full"] [dependencies.walkdir] version = "2.3"