fix: module linking
This commit is contained in:
		| @@ -1,4 +1,3 @@ | ||||
|  | ||||
| mod git; | ||||
| mod git_executor; | ||||
|  | ||||
|   | ||||
| @@ -41,6 +41,7 @@ pub mod git; | ||||
| pub mod os; | ||||
| pub mod redisclient; | ||||
| pub mod text; | ||||
| pub mod virt; | ||||
|  | ||||
| // Version information | ||||
| /// Returns the version of the SAL library | ||||
|   | ||||
| @@ -1,4 +0,0 @@ | ||||
| pub mod os; | ||||
| pub mod env; | ||||
| pub mod text; | ||||
| pub mod git; | ||||
							
								
								
									
										1
									
								
								src/virt/mod.rs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								src/virt/mod.rs
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| pub mod buildah; | ||||
		Reference in New Issue
	
	Block a user