dkls23 0.3.1

DEPRECATED — use dkls23-secp256k1 or dkls23-secp256r1 instead
Documentation
# 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 = "dkls23"
version = "0.3.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "DEPRECATED — use dkls23-secp256k1 or dkls23-secp256r1 instead"
readme = "README.md"
license = "Apache-2.0 OR MIT"
repository = "https://github.com/0xCarbon/DKLs23"

[features]
default = ["serde"]
insecure-rng = ["dkls23-secp256k1/insecure-rng"]
serde = ["dkls23-secp256k1/serde"]

[lib]
name = "dkls23"
path = "src/lib.rs"

[dependencies.dkls23-secp256k1]
version = "0.5"