Skip to content

Commit

Permalink
Update to weekly 0.3-46 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner authored Apr 23, 2024
1 parent 8236e27 commit a934227
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 44 deletions.
91 changes: 53 additions & 38 deletions Cargo.lock

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

12 changes: 6 additions & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ influxive-core = "0.0.2-alpha.1"

# Deps for Holochain
holochain_client = { version = "=0.5.0-dev.31" }
holochain_zome_types = { version = "0.3.0-beta-dev.33" }
holo_hash = { version = "0.3.0-beta-dev.26" }
holochain_zome_types = { version = "0.3.0-beta-dev.34" }
holo_hash = { version = "0.3.0-beta-dev.27" }
holochain_types = { version = "0.3.0-beta-dev.39" }
holochain_conductor_api = { version = "0.3.0-beta-dev.44" }
hdk = { version = "0.3.0-beta-dev.38", features = [] }
hdi = "0.4.0-beta-dev.34"
mr_bundle = "0.3.0-beta-dev.8"
holochain_conductor_api = { version = "0.3.0-beta-dev.45" }
hdk = { version = "0.3.0-beta-dev.39", features = [] }
hdi = "0.4.0-beta-dev.35"
mr_bundle = "0.3.0-beta-dev.9"

# Framework
wind_tunnel_core = { path = "./framework/core", version = "0.2.0-alpha.1" }
Expand Down

0 comments on commit a934227

Please sign in to comment.