mirror of
https://github.com/danbulant/nushell
synced 2026-05-24 12:35:59 +00:00
Include chart binaries. (#2667)
This commit is contained in:
parent
e02b4f1443
commit
2df8775b48
3 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
||||||
use nu_plugin::serve_plugin;
|
|
||||||
use nu_plugin_chart::Chart;
|
|
||||||
|
|
||||||
fn main() {
|
|
||||||
serve_plugin(&mut Chart::new());
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue