chore: update dependencies (#211)
* chore: update dependencies * release: 1.2.3 * chore(deb): update changelog to 1.2.3
This commit is contained in:
parent
a7fc5bcb86
commit
279ff96861
9 changed files with 1033 additions and 1104 deletions
|
|
@ -7,7 +7,7 @@ pub mod help;
|
|||
|
||||
pub use external::load;
|
||||
|
||||
pub use self::config::{PluginBinary, PluginConfig, PluginPriority, PluginQuery};
|
||||
pub use self::config::{PluginConfig, PluginPriority, PluginQuery};
|
||||
pub use self::external::ExternalPlugin;
|
||||
pub use self::help::HelpPlugin;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue