# 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] edition = "2018" name = "build-data-writer" version = "0.1.2" authors = ["Michael Leonhard "] description = "Companion to `build-data` crate" readme = "Readme.md" keywords = ["build", "info", "data", "commit", "branch"] categories = ["development-tools::build-utils"] license = "Apache-2.0" repository = "https://gitlab.com/leonhard-llc/ops" [dependencies.chrono] version = "^0.4.19" features = ["alloc"] [dev-dependencies.assert_cmd] version = "1" [dev-dependencies.build-data] version = "0" [dev-dependencies.safe-lock] version = "^0.1.3" [dev-dependencies.safe-regex] version = "^0.2.3" [dev-dependencies.spectral] version = "^0.6.0" [dev-dependencies.temp-dir] version = "^0.1.10" [dev-dependencies.temp-file] version = "^0.1.5"