nushell/crates/nu-plugin-core
2025-02-04 10:49:35 -05:00
..
src Replaced IoError::new calls that still had Span::unknown() (#14968) 2025-01-30 06:20:26 -06:00
Cargo.toml Bump version to 0.102.0 (#14998) 2025-02-04 10:49:35 -05: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.