# 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 = "dirtabase" version = "0.8.21" description = "Reproducible build tool for software." readme = "README.md" license = "GPL-3.0-only" repository = "https://github.com/MaddieM4/dirtabase" [profile.profiling] debug = 2 inherits = "release" [dependencies.arkive] version = "=0.8.13-1" [dependencies.hex] version = "0.4.3" [dependencies.regex] version = "1.10.6" [dependencies.reqwest] version = "0.12.5" features = ["blocking"] [dependencies.serde] version = "1.0.207" features = ["derive"] [dependencies.serde_json] version = "1.0.125" [dependencies.strum] version = "0.26.3" [dependencies.strum_macros] version = "0.26.4" [dependencies.tempfile] version = "3.12.0" [dev-dependencies.indoc] version = "2.0.5" [dev-dependencies.rusty-fork] version = "0.3.0" [dev-dependencies.tempfile] version = "3.12.0"