We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6302df4 commit 09c6d5aCopy full SHA for 09c6d5a
electron/constants.ts
@@ -67,7 +67,7 @@ export const STATUS_PATH = {
67
68
export const WITNET_CONFIG_FILE_NAME = 'witnet.toml'
69
70
-export const WITNET_RUST_VERSION = '1.7.1'
+export const WITNET_RUST_VERSION = '2.0.1'
71
72
export const DEFAULT_WALLET_LOG_LEVEL = 'error'
73
0 commit comments