mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-04-03 04:59:19 +00:00
Update devcontainer.json
This commit is contained in:
parent
b73b94bfc5
commit
5788ba6beb
@ -11,5 +11,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"postCreateCommand": ["rustup update", "cargo install --force --path ."]
|
"postCreateCommand": "cargo install --force --path ."
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user