# 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" rust-version = "1.66" name = "crate-git-revision" version = "0.0.6" authors = ["Stellar Development Foundation "] description = "Embed git revision into crates built and published." homepage = "https://github.com/stellar/crate-git-revision" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/stellar/crate-git-revision" [dependencies.serde] version = "1.0.82" [dependencies.serde_derive] version = "1.0.82" [dependencies.serde_json] version = "1.0.82" [dev-dependencies.regex] version = "1.6.0" [dev-dependencies.tempfile] version = "3.3.0"