changed author back to VS Code
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "hello_remote_world"
 | 
					name = "hello_remote_world"
 | 
				
			||||||
version = "0.1.0"
 | 
					version = "0.1.0"
 | 
				
			||||||
authors = ["Johannes Lüke <lueke.johannes@gmail.com>"]
 | 
					authors = ["VS Code <vscode@microsoft.com>"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[lib]
 | 
					[lib]
 | 
				
			||||||
path ="./src/lib/lib.rs"
 | 
					path ="./src/lib/lib.rs"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user