mirror of
https://github.com/nushell/nushell.git
synced 2025-08-17 22:49:49 +02:00
Move the remainder of the plugins to crates
This commit is contained in:
3
crates/nu_plugin_sum/build.rs
Normal file
3
crates/nu_plugin_sum/build.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
nu_build::build()
|
||||
}
|
Reference in New Issue
Block a user