File tree Expand file tree Collapse file tree 2 files changed +2
-14
lines changed
Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 1- # Added by cargo
21/sui /.idea
32/aptos /.idea
43/aptos /.aptos
76/build
87/.idea
98/.aptos
10-
Original file line number Diff line number Diff line change @@ -6,19 +6,9 @@ version = '1.0.0'
66std = " 0x1"
77aptos_std = " 0x1"
88aptos_framework = " 0x1"
9- integer_mate = " 0x45ba3bca9e81591a852df423105ecf2978dc03a5c0223033669bb889656a94a8 "
9+ integer_mate = " _ "
1010
1111[dependencies .MoveStdlib ]
1212git = " https://github.com/aptos-labs/aptos-core.git"
1313subdir = " aptos-move/framework/move-stdlib"
14- rev = " main"
15-
16- [dependencies .AptosFramework ]
17- git = ' https://github.com/aptos-labs/aptos-core.git'
18- rev = ' main'
19- subdir = ' aptos-move/framework/aptos-framework'
20-
21- [dependencies .AptosStdlib ]
22- git = " https://github.com/aptos-labs/aptos-core.git"
23- subdir = " aptos-move/framework/aptos-stdlib"
24- rev = " main"
14+ rev = " daf06ee6207ac5dc25adaf970d85b841ad68fe3e"
You can’t perform that action at this time.
0 commit comments