changed author back to VS Code

This commit is contained in:
Johannes Lüke
2019-09-18 18:06:20 +02:00
parent 9b4aba84d0
commit fb4a9da6c5

View File

@@ -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"