Skip to content

Commit

Permalink
Removed patch and updated cargo deps
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Sep 19, 2024
1 parent 6ac30a6 commit 3638a6a
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 53 deletions.
11 changes: 6 additions & 5 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@
members = ["crates/*", "nix/reference-tauri-happ"]
resolver = "2"
exclude = [ "examples/end-user-happ", "examples/holochain-runtime" ]

[patch.crates-io]
holochain_client = { git ="https://github.com/holochain/holochain-client-rust",branch="develop" }
11 changes: 6 additions & 5 deletions examples/end-user-happ/Cargo.lock

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

2 changes: 0 additions & 2 deletions examples/end-user-happ/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ path = "dnas/forum/zomes/coordinator/posts"
[workspace.dependencies.posts_integrity]
path = "dnas/forum/zomes/integrity/posts"

[patch.crates-io]
holochain_client = { git ="https://github.com/holochain/holochain-client-rust",branch="develop" }
46 changes: 8 additions & 38 deletions examples/end-user-happ/flake.lock

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

0 comments on commit 3638a6a

Please sign in to comment.