mirror of
https://github.com/nushell/nushell.git
synced 2025-08-11 05:44:22 +02:00
Trying this as a workaround to the [[bin]] issue
This commit is contained in:
3
crates/nu_plugin_ps/build.rs
Normal file
3
crates/nu_plugin_ps/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