Skip to content

Commit b5bf2cf

Browse files
committed
bump to holochain 0.5.2
1 parent 0acd61a commit b5bf2cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ napi = { version = "2.12.2", default-features = false, features = [
1616
] }
1717
napi-derive = "2.12.2"
1818

19-
holochain_conductor_api = "=0.5.0-rc.3"
20-
holochain_p2p = "=0.5.0-rc.3"
21-
holochain_types = "=0.5.0-rc.3"
22-
lair_keystore_api = "=0.6.1"
19+
holochain_conductor_api = "0.5.2"
20+
holochain_p2p = "0.5.2"
21+
holochain_types = "0.5.2"
22+
lair_keystore_api = "0.6.1"
2323

2424
futures = "0.3"
2525
hex = "0.4.3"

0 commit comments

Comments
 (0)