signet-node-types 0.18.0

Trait abstractions for the signet node's host chain interface.
# 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 = "2024"
rust-version = "1.88"
name = "signet-node-types"
version = "0.18.0"
authors = ["init4"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Trait abstractions for the signet node's host chain interface."
homepage = "https://github.com/init4tech/node-components"
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/init4tech/node-components"
resolver = "2"

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

[dependencies.signet-extract]
version = "0.18"