Skip to content

Commit

Permalink
update crates and packages
Browse files Browse the repository at this point in the history
  • Loading branch information
LeosPrograms committed Apr 3, 2024
1 parent 3c16558 commit beb2300
Show file tree
Hide file tree
Showing 25 changed files with 3,743 additions and 4,398 deletions.
1,445 changes: 627 additions & 818 deletions Cargo.lock

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -188,11 +188,11 @@ members= [
]

[workspace.dependencies]
serde = "=1.0.171"
serde = "=1.0.197"
serde_bytes = "*"
hdi = "=0.3.1"
hdk = "=0.2.1"
holochain = "=0.2.1"
holo_hash = "=0.2.1"
holochain_serialized_bytes = "=0.0.51"
holochain_zome_types = { version = "=0.2.1", default-features = false }
hdi = "0.4.0-beta-dev.30"
hdk = "0.3.0-beta-dev.34"
zome_utils = { git = "https://github.com/ddd-mtl/zome-utils", branch = "hdk-3.0" }
holo_hash = "=0.3.0-beta-dev.25"
holochain_serialized_bytes = "=0.0.53"
holochain_zome_types = { version = "=0.3.0-beta-dev.31", default-features = false }
Loading

0 comments on commit beb2300

Please sign in to comment.