certainly 1.6.2

The easiest way to create self-signed certificates. Ever.
# 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 = "certainly"
version = "1.6.2"
authors = ["Félix Saparelli <felix@passcod.name>"]
description = "The easiest way to create self-signed certificates. Ever."
homepage = "https://github.com/passcod/certainly"
readme = "README.md"
keywords = ["ssl", "certificate", "self-signed", "openssl"]
categories = ["command-line-utilities", "development-tools"]
license = "Artistic-2.0"
repository = "https://github.com/passcod/certainly"
[profile.release]
lto = true
[dependencies.chrono]
version = "0.4.7"

[dependencies.clap]
version = "2.33.0"

[dependencies.gethostname]
version = "0.2.0"

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.openssl]
version = "0.10.23"
features = ["vendored"]

[dependencies.openssl-probe]
version = "0.1.2"

[dependencies.url]
version = "1.7.2"
[badges.appveyor]
repository = "passcod/certainly"

[badges.travis-ci]
repository = "passcod/certainly"