There was an error while loading. Please reload this page.
1 parent 2223ae9 commit 03c0f43Copy full SHA for 03c0f43
1 file changed
minimarket/Move.toml
@@ -9,7 +9,5 @@ std = "0x1"
9
10
[dev-addresses]
11
minimarket = "0x225b149b3bfc3caabcbb7edf8c855636c0c00131226127e35545556aaf325278"
12
-std = "0x1"
13
-
14
-[dependencies]
15
-# внешних зависимостей не требуется
+std = "0x1" [dependencies]
+MoveStdlib = { git = "https://github.com/aptos-labs/aptos-core.git", subdir = "aptos-move/framework/move-stdlib", rev = "devnet" }
0 commit comments