ChainSafe / fil-actor-states

State handling crates for the Filecoin Actors
Apache License 2.0
3 stars 2 forks source link

chore: prune deps #332

Closed LesnyRumcajs closed 1 month ago

LesnyRumcajs commented 1 month ago

Summary of changes

Some dependencies are no longer needed but weren't cleaned in the past. Sadly, the tooling I used to assert this is lacking;

With some back and forth with the compiler, I managed to prune the dependencies a bit. It compiles fine on Forest shashank/v15-builtin-actors.

Reference issue to close (if applicable)

Closes

Other information and links