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