@@ -4,12 +4,12 @@ version = "0.0.1"
4
4
upgrade_policy = " compatible"
5
5
6
6
[dependencies ]
7
- AptosFramework = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/aptos-framework/" , rev = " 2c74a456298fcd520241a562119b6fe30abdaae2 " }
8
- MoveStdlib = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/move-stdlib/" , rev = " 2c74a456298fcd520241a562119b6fe30abdaae2 " }
9
- AptosStdlib = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/aptos-stdlib/" , rev = " 2c74a456298fcd520241a562119b6fe30abdaae2 " }
10
- AptosToken = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/aptos-token/" , rev = " 2c74a456298fcd520241a562119b6fe30abdaae2 " }
11
- Wormhole = { git = " https://github.com/wormhole-foundation/wormhole.git" , subdir = " aptos/wormhole" , rev = " f29c8c935123f3b3a917ba5dc930ec68737463c7 " }
12
- Deployer = { git = " https://github.com/wormhole-foundation/wormhole.git" , subdir = " aptos/deployer" , rev = " f29c8c935123f3b3a917ba5dc930ec68737463c7 " }
7
+ AptosFramework = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/aptos-framework/" , rev = " 6f83bc6d02207298b2dee91133d75538789bf582 " }
8
+ MoveStdlib = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/move-stdlib/" , rev = " 6f83bc6d02207298b2dee91133d75538789bf582 " }
9
+ AptosStdlib = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/aptos-stdlib/" , rev = " 6f83bc6d02207298b2dee91133d75538789bf582 " }
10
+ AptosToken = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/aptos-token/" , rev = " 6f83bc6d02207298b2dee91133d75538789bf582 " }
11
+ Wormhole = { git = " https://github.com/wormhole-foundation/wormhole.git" , subdir = " aptos/wormhole" , rev = " b8676f09a6e4a92bbaecb5f3d59b5e9b778de082 " }
12
+ Deployer = { git = " https://github.com/wormhole-foundation/wormhole.git" , subdir = " aptos/deployer" , rev = " b8676f09a6e4a92bbaecb5f3d59b5e9b778de082 " }
13
13
14
14
[addresses ]
15
15
pyth = " _"
0 commit comments