# 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-windows-codesign" version = "0.10.0" authors = ["Gregory Szorc "] description = "Code signing on Windows platforms" homepage = "https://github.com/indygreg/PyOxidizer" readme = "README.md" keywords = [ "tugger", "windows", "codesign", "authenticode", "signtool", ] license = "MPL-2.0" repository = "https://github.com/indygreg/PyOxidizer.git" [dependencies.anyhow] version = "1.0.68" [dependencies.duct] version = "0.13.6" [dependencies.log] version = "0.4.17" [dependencies.p12] version = "0.6.3" [dependencies.rcgen] version = "0.10.0" [dependencies.time] version = "0.3.17" [dependencies.tugger-common] version = "0.10.0-pre" [dependencies.tugger-windows] version = "0.10.0-pre" [dependencies.yasna] version = "0.5.1" [dev-dependencies.der-parser] version = "8.1.0" [dev-dependencies.x509-parser] version = "0.14.0"