[package] name = "test-validator-plugin-hello" version = "0.1.0" edition = "2021" license = "MIT" description = "POC for solana validato plugins, similarly to crate plugins" [dependencies] clap = { version = "4.4.7", features = ["derive"] }