mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 14:53:17 +02:00
Add simple to-html output and bump version (#1487)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
mod bson;
|
||||
mod csv;
|
||||
mod html;
|
||||
mod json;
|
||||
mod ods;
|
||||
mod sqlite;
|
||||
|
Reference in New Issue
Block a user