Skip to content

Commit 09c6d5a

Browse files
committed
chore: use witnet-rust 2.0.1
1 parent 6302df4 commit 09c6d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron/constants.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export const STATUS_PATH = {
6767

6868
export const WITNET_CONFIG_FILE_NAME = 'witnet.toml'
6969

70-
export const WITNET_RUST_VERSION = '1.7.1'
70+
export const WITNET_RUST_VERSION = '2.0.1'
7171

7272
export const DEFAULT_WALLET_LOG_LEVEL = 'error'
7373

0 commit comments

Comments
 (0)