Skip to content

Commit 80a949f

Browse files
committed
chore: Start 0.5 upgrade
1 parent f469bbf commit 80a949f

File tree

14 files changed

+1525
-2198
lines changed

14 files changed

+1525
-2198
lines changed

Cargo.lock

+261-408
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ exclude = ["checked_cli"]
1616
resolver = "2"
1717

1818
[workspace.dependencies]
19-
hdi = "=0.5.2"
20-
hdk = "=0.4.2"
21-
holochain_zome_types = "0.4.2"
22-
holo_hash = "0.4.2"
19+
hdi = "=0.6.0-rc.0"
20+
hdk = "=0.5.0-rc.0"
21+
holochain_zome_types = "0.5.0-rc.0"
22+
holo_hash = "0.5.0-rc.0"
2323
serde = "1.0"
2424
chrono = { version = "0.4.34", default-features = false, features = ["clock", "std"] }
2525
hex = "0.4.3"

0 commit comments

Comments
 (0)