stn 0.1.32

A command line tool for managing Taiko nodes.
[dependencies.clap]
features = ["derive"]
version = "4.4.18"

[dependencies.ethers]
features = ["rustls", "ws"]
version = "2.0"

[dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1"

[package]
description = "A command line tool for managing Taiko nodes."
edition = "2021"
license = "MIT"
name = "stn"
readme = "README.md"
repository = "https://github.com/d1onys1us/stn"
version = "0.1.32"