nushell/crates/nu-plugin-engine
Devyn Cairns c31291753c
Bump version to 0.96.2 (#13485)
This should be the new development version. We most likely don't need a
0.96.2 patch release. Should be free to merge PRs after this.
2024-07-29 17:20:55 -07:00
..
src Fix bad method links in docstrings (#13471) 2024-07-27 19:39:29 -07:00
Cargo.toml Bump version to 0.96.2 (#13485) 2024-07-29 17:20:55 -07: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-engine

This crate provides functionality for the Nushell engine to spawn and interact with plugins.