Skip to content

Commit d1b75cb

Browse files
authored
Update Move.toml
1 parent 0bd4145 commit d1b75cb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

vesting/Move.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
[package]
2+
name = "Vesting"
3+
version = "0.0.1"
4+
15
[addresses]
26
std = "0x1"
37
Vesting = "0x225b149b3bfc3caabcbb7edf8c855636c0c00131226127e35545556aaf325278"
8+
9+
[dependencies]
10+
MoveStdlib = { local = "../minimarket/vendor/aptos-core/aptos-move/framework/move-stdlib" }

0 commit comments

Comments
 (0)