Skip to content

Commit

Permalink
[feature] hyperledger-iroha#2048: Add toolchain file (hyperledger-iro…
Browse files Browse the repository at this point in the history
  • Loading branch information
Arjentix authored and mversic committed May 12, 2022
1 parent 9d13097 commit cf77cb1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[toolchain]
channel = "1.59"
components = [ "rustc", "clippy" ]
targets = ["wasm32-unknown-unknown"]
profile = "minimal"

0 comments on commit cf77cb1

Please sign in to comment.