nushell/crates/nu-plugin-core
Devyn Cairns 9f90d611e1
Bump version to 0.96.1 (#13439)
(Post-release bump.)
2024-07-25 18:28:18 +08:00
..
src Add and use new Signals struct (#13314) 2024-07-07 22:29:01 +00:00
Cargo.toml Bump version to 0.96.1 (#13439) 2024-07-25 18:28:18 +08:00
LICENSE Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00
README.md Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00

nu-plugin-core

This crate provides functionality that is shared by the Nushell engine and plugins.