stn 0.1.28

A command line tool for managing Taiko nodes.
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.clap]
features = ["derive"]
version = "4.4.18"

[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.28"