1 2 3 4 5 6 7 8 9
[package] name = "yosh-plugin-api" version = "0.1.2" edition = "2024" description = "FFI API types for yosh shell plugins" license = "MIT" repository = "https://github.com/k-ymmt/yosh" [dependencies]