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"
|
||||
authors = ["VS Code <vscode@microsoft.com>"]
|
||||
|
||||
[[bin]]
|
||||
name = "hello_remote_world"
|
||||
path = "main.rs"
|
||||
[lib]
|
||||
path ="./src/lib/lib.rs"
|
||||
|
||||
|
||||
0
src/lib/lib.rs
Normal file
0
src/lib/lib.rs
Normal file
Reference in New Issue
Block a user