serai-processor-key-gen 0.1.0

Key generation function for the Serai processor
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 = "serai-processor-key-gen"
version = "0.1.0"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
build = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Key generation function for the Serai processor"
readme = false
keywords = []
license = "AGPL-3.0-only"
repository = "https://github.com/serai-dex/serai/tree/develop/processor"

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