miden-node-tracing 0.0.0

Placeholder crate for a Miden node project
# 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"
name = "miden-node-tracing"
version = "0.0.0"
authors = ["Miden contributors"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Placeholder crate for a Miden node project"
homepage = "https://github.com/0xMiden/miden-node"
readme = "README.md"
keywords = ["miden"]
categories = ["no-std"]
license = "MIT"
repository = "https://github.com/0xMiden/miden-node"

[[bin]]
name = "miden-node-tracing"
path = "src/main.rs"