Skip to content

Commit

Permalink
Bump to Holochain 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Dec 17, 2024
1 parent 1edd136 commit 6843ffa
Show file tree
Hide file tree
Showing 4 changed files with 570 additions and 525 deletions.
56 changes: 28 additions & 28 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ exclude = ["checked_cli"]
resolver = "2"

[workspace.dependencies]
hdi = "=0.4.4"
hdk = "=0.3.4"
holochain_zome_types = "0.3.4"
holo_hash = "0.3.4"
hdi = "=0.4.6"
hdk = "=0.3.6"
holochain_zome_types = "0.3.6"
holo_hash = "0.3.6"
serde = "1.0"
chrono = { version = "0.4.34", default-features = false, features = ["clock", "std"] }
hex = "0.4.3"
Expand Down
Loading

0 comments on commit 6843ffa

Please sign in to comment.