mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-24 08:50:40 +00:00
chore(toolchain): update rust-toolchain to 2023-05-03 (#1524)
* chore(toolchain): update rust-toolchain to 2023-05-03 Signed-off-by: Ruihang Xia <waynestxia@gmail.com> * update workflow yaml Signed-off-by: Ruihang Xia <waynestxia@gmail.com> --------- Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
@@ -32,6 +32,7 @@ use table::engine::{TableEngineProcedureRef, TableEngineRef};
|
||||
///
|
||||
/// # Panics
|
||||
/// Panics on error.
|
||||
#[allow(clippy::items_after_test_module)]
|
||||
pub fn register_procedure_loaders(
|
||||
catalog_manager: CatalogManagerRef,
|
||||
engine_procedure: TableEngineProcedureRef,
|
||||
|
||||
Reference in New Issue
Block a user