updating rust-enhanced
This commit is contained in:
@@ -24,13 +24,12 @@
|
|||||||
},
|
},
|
||||||
"cargo_build":
|
"cargo_build":
|
||||||
{
|
{
|
||||||
"default_path": "/Users/dtomlinson/git-repos/projects-rust/rust-book/chapter-1/guessing_game",
|
|
||||||
"defaults":
|
"defaults":
|
||||||
{
|
{
|
||||||
"env":
|
"env":
|
||||||
{
|
{
|
||||||
},
|
},
|
||||||
"target_triple": null,
|
"target_triple": "x86_64-apple-darwin",
|
||||||
"toolchain": "nightly-x86_64-apple-darwin"
|
"toolchain": "nightly-x86_64-apple-darwin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user