Add cargo dev setup toolchain
This commit is contained in:
parent
f5e250180c
commit
1fff3bef4d
7 changed files with 131 additions and 29 deletions
|
|
@ -1,5 +1,6 @@
|
|||
pub mod git_hook;
|
||||
pub mod intellij;
|
||||
pub mod toolchain;
|
||||
pub mod vscode;
|
||||
|
||||
use std::path::Path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue