Skip to content

Commit 10d102a

Browse files
committed
bump to holochain 0.7.0-rc.3: hdk 0.7.0-rc.2 / hdi 0.8.0-rc.2
1 parent a2532a4 commit 10d102a

2 files changed

Lines changed: 57 additions & 58 deletions

File tree

Cargo.lock

Lines changed: 54 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ members = ["crates/*"]
33
resolver = "2"
44

55
[workspace.dependencies]
6-
hdi = "=0.8.0-rc.1"
7-
hdk = "=0.7.0-rc.1"
6+
hdi = "=0.8.0-rc.2"
7+
hdk = "=0.7.0-rc.2"
88
serde = "1"
9-
holochain = { version = "=0.7.0-rc.1", default-features = false, features = ["encryption", "wasmer-sys-cranelift"] }
9+
holochain = { version = "=0.7.0-rc.3", default-features = false, features = ["encryption", "wasmer-sys-cranelift"] }
1010

1111
holochain_serialized_bytes = "0.0.57"
1212

0 commit comments

Comments
 (0)