Skip to content

Commit

Permalink
Updated to holochain v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Dec 19, 2024
1 parent 5eb4af9 commit f6fd3e8
Show file tree
Hide file tree
Showing 9 changed files with 589 additions and 684 deletions.
272 changes: 102 additions & 170 deletions Cargo.lock

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ members = ["crates/*", "zomes/coordinator/*", "zomes/integrity/*"]
resolver = "2"

[workspace.dependencies]
# hdi = "0.5.0-rc"
hdi = { version = "0.5.0-rc", features = [ "unstable-functions" ] }
hdk = { version = "0.4.0-rc", features = [ "unstable-functions" ] }
hdi = { version = "0.5.0", features = [ "unstable-functions" ] }
hdk = { version = "0.4.0", features = [ "unstable-functions" ] }
serde = "1.0"
Loading

0 comments on commit f6fd3e8

Please sign in to comment.