feat(toolchain): add automatic bundled Rust toolchain fallback and integrate with CLI/CargoRunner
This commit is contained in:
@@ -4,5 +4,6 @@ plugins.early.start('@git.zone/tsrust');
|
||||
export * from './mod_fs/index.js';
|
||||
export * from './mod_cargo/index.js';
|
||||
export * from './mod_cli/index.js';
|
||||
export * from './mod_toolchain/index.js';
|
||||
|
||||
plugins.early.stop();
|
||||
|
||||
Reference in New Issue
Block a user