jh-x86_64 0.1.2

Optimized JH for x86-64 cpus
# 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 = "jh-x86_64"
version = "0.1.2"
authors = ["Kaz Wesley <keziahw@gmail.com>"]
description = "Optimized JH for x86-64 cpus"
documentation = "https://docs.rs/jh-x86_64"
keywords = ["crypto", "jh", "hash", "digest"]
categories = ["cryptography", "no-std"]
license = "MIT/Apache-2.0"
repository = "https://github.com/kazcw/jh-x86_64"
[dependencies.block-buffer]
version = "0.6"

[dependencies.digest]
version = "^0.7.1"
[dev-dependencies.digest]
version = "^0.7.1"
features = ["dev"]
[build-dependencies.cc]
version = "1.0.3"
[badges.travis-ci]
repository = "kazcw/jh-x86_64"