certainly 1.7.0

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.7.0"
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", "tls", "certificate", "self-signed"]
categories = ["command-line-utilities", "development-tools"]
license = "Artistic-2.0"
repository = "https://github.com/passcod/certainly"
[profile.release]
lto = true
[dependencies.bit-vec]
version = "0.6.1"

[dependencies.chrono]
version = "0.4.9"

[dependencies.clap]
version = "2.33.0"

[dependencies.gethostname]
version = "0.2.0"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.nom]
version = "5.0.1"

[dependencies.num-bigint]
version = "0.2.3"

[dependencies.num-bigint-dig]
version = "0.4.0"

[dependencies.rand]
version = "0.6.5"

[dependencies.rcgen]
version = "0.7.0"
features = ["pem", "x509-parser"]

[dependencies.ring]
version = "0.16.9"

[dependencies.rsa]
version = "0.1.3"

[dependencies.rustls-connector]
version = "0.8.0"
features = ["dangerous_configuration"]

[dependencies.time]
version = "0.1.42"

[dependencies.url]
version = "2.1.0"

[dependencies.x509-parser]
version = "0.6.0"

[dependencies.yasna]
version = "0.3.1"
features = ["bit-vec", "num-bigint"]
[badges.appveyor]
repository = "passcod/certainly"

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