# 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 = "tugger-code-signing" version = "0.10.0" authors = ["Gregory Szorc "] description = "Cross-platform code signing functionality" homepage = "https://github.com/indygreg/PyOxidizer" readme = "README.md" keywords = ["tugger"] license = "MPL-2.0" repository = "https://github.com/indygreg/PyOxidizer.git" [dependencies.anyhow] version = "1.0.68" [dependencies.apple-bundles] version = "0.17.0" [dependencies.apple-codesign] version = "0.22.0" [dependencies.bcder] version = "0.7.1" [dependencies.cryptographic-message-syntax] version = "0.19.0" [dependencies.goblin] version = "0.6.0" [dependencies.log] version = "0.4.17" [dependencies.p12] version = "0.6.3" [dependencies.reqwest] version = "0.11.13" features = [ "blocking", "rustls-tls", ] default-features = false [dependencies.simple-file-manifest] version = "0.11.0" [dependencies.tempfile] version = "3.3.0" [dependencies.thiserror] version = "1.0.38" [dependencies.tugger-windows-codesign] version = "0.10.0-pre" [dependencies.x509-certificate] version = "0.16.0" [dependencies.yasna] version = "0.5.1"