Skip to content

Commit 2223ae9

Browse files
author
root28root
committed
minimarket: bind std=0x1 (fix std::vector/signer)
1 parent 2c14563 commit 2223ae9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

minimarket/Move.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ authors = ["root28root"]
55

66
[addresses]
77
minimarket = "0x225b149b3bfc3caabcbb7edf8c855636c0c00131226127e35545556aaf325278"
8+
std = "0x1"
89

910
[dev-addresses]
1011
minimarket = "0x225b149b3bfc3caabcbb7edf8c855636c0c00131226127e35545556aaf325278"
12+
std = "0x1"
1113

1214
[dependencies]
13-
# Никаких внешних deps. builtin vector/option/signer/arith используются без деклараций.
15+
# внешних зависимостей не требуется

0 commit comments

Comments
 (0)