@@ -66,22 +66,20 @@ either = "1"
6666enumflags2 = " 0.7"
6767ethereum-types = { version = " 0.15" , features = [" ethbloom" ] }
6868ez-jsonrpc-types = " 0.5"
69- fil_actor_account_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
70- fil_actor_cron_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
71- fil_actor_datacap_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
72- fil_actor_eam_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
73- fil_actor_evm_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
74- fil_actor_init_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
75- fil_actor_market_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
76- fil_actor_miner_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
77- fil_actor_multisig_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
78- fil_actor_power_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
79- fil_actor_reward_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
80- fil_actor_system_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
81- fil_actor_verifreg_state = { version = " 22" , git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
82- fil_actors_shared = { version = " 22" , features = [
83- " json" ,
84- ], git = " https://github.com/ChainSafe/fil-actor-states.git" , branch = " hm/bump-fvm-shared" }
69+ fil_actor_account_state = { version = " 22" }
70+ fil_actor_cron_state = { version = " 22" }
71+ fil_actor_datacap_state = { version = " 22" }
72+ fil_actor_eam_state = { version = " 22" }
73+ fil_actor_evm_state = { version = " 22" }
74+ fil_actor_init_state = { version = " 22" }
75+ fil_actor_market_state = { version = " 22" }
76+ fil_actor_miner_state = { version = " 22" }
77+ fil_actor_multisig_state = { version = " 22" }
78+ fil_actor_power_state = { version = " 22" }
79+ fil_actor_reward_state = { version = " 22" }
80+ fil_actor_system_state = { version = " 22" }
81+ fil_actor_verifreg_state = { version = " 22" }
82+ fil_actors_shared = { version = " 22" , features = [" json" ] }
8583flate2 = " 1"
8684flume = { workspace = true }
8785fs_extra = " 1"
0 commit comments