Allow to override toolchain from rust-toolchain file (#35)

This commit is contained in:
Thomas Eizinger
2020-01-14 00:31:26 +11:00
committed by svartalf
parent e2aeba25b2
commit 6a1db6369e
10 changed files with 168 additions and 34 deletions

3
.gitignore vendored
View File

@@ -89,3 +89,6 @@ typings/
# DynamoDB Local files
.dynamodb/
# IntelliJ IDEs
.idea