mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 00:43:33 +01:00
Include chart binaries. (#2667)
This commit is contained in:
parent
e02b4f1443
commit
2df8775b48
@ -1,6 +0,0 @@
|
||||
use nu_plugin::serve_plugin;
|
||||
use nu_plugin_chart::Chart;
|
||||
|
||||
fn main() {
|
||||
serve_plugin(&mut Chart::new());
|
||||
}
|
Loading…
Reference in New Issue
Block a user