Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
FIX: Point at dev again
Browse files Browse the repository at this point in the history
  • Loading branch information
aakoshh committed Nov 29, 2023
1 parent 57e72dd commit 55ba710
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ primitives = { git = "https://github.com/consensus-shipyard/fvm-utils" }
# primitives = { path = "../fvm-utils/primitives" }
# fil_actors_runtime = { path = "../fvm-utils/runtime" }

[patch."https://github.com/consensus-shipyard/ipc-solidity-actors.git"]
ipc_actors_abis = { path = "../ipc-solidity-actors/binding" }
# [patch."https://github.com/consensus-shipyard/ipc-solidity-actors.git"]
# ipc_actors_abis = { path = "../ipc-solidity-actors/binding" }

0 comments on commit 55ba710

Please sign in to comment.