forked from extern/nushell
Ensure stable plugins get installed. (#1373)
This commit is contained in:
committed by
GitHub
parent
20ab125861
commit
29ccb9f5cd
4
crates/nu_plugin_post/src/lib.rs
Normal file
4
crates/nu_plugin_post/src/lib.rs
Normal file
@ -0,0 +1,4 @@
|
||||
mod nu;
|
||||
mod post;
|
||||
|
||||
pub use post::Post;
|
Reference in New Issue
Block a user