# 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 = "gitbom" version = "0.1.7" description = "An experimental implementation of gitbom in Rust" homepage = "https://gitbom.dev" readme = "README.md" keywords = [ "gitbom", "sbom", ] categories = [ "cryptography", "development-tools", ] license = "Apache-2.0" repository = "https://github.com/git-bom/gitbom-rs" resolver = "1" [dependencies.gitoid] version = "0.1.5" [dependencies.hex] version = "0.4.3" [dependencies.im] version = "15.1.0" [dependencies.sha1] version = "0.10.4" [dependencies.sha2] version = "0.10.5"