Merge pull request #5 from Johanneslueke/vscode-remote-try-rust
Vscode remote try rust
This commit is contained in:
		@@ -3,6 +3,6 @@ name = "hello_remote_world"
 | 
				
			|||||||
version = "0.1.0"
 | 
					version = "0.1.0"
 | 
				
			||||||
authors = ["VS Code <vscode@microsoft.com>"]
 | 
					authors = ["VS Code <vscode@microsoft.com>"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[bin]]
 | 
					[lib]
 | 
				
			||||||
name = "hello_remote_world"
 | 
					path ="./src/lib/lib.rs"
 | 
				
			||||||
path = "main.rs"
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										0
									
								
								src/lib/lib.rs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								src/lib/lib.rs
									
									
									
									
									
										Normal file
									
								
							
		Reference in New Issue
	
	Block a user