Skip to content

Commit

Permalink
build(hsb): upgrade to v0.0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
jost-s committed Sep 29, 2023
1 parent a2a7eb7 commit e55f217
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "holochain_client"
readme = "README.md"
repository = "https://github.com/holochain/holochain-client-rust"
resolver = "2"
version = "0.4.2"
version = "0.4.3"

[workspace]
members = ["fixture/zomes/foo", "utilities"]
Expand All @@ -23,7 +23,7 @@ anyhow = "1.0"
ed25519-dalek = "1"
holo_hash = {version = "0.2.2", features = ["encoding"]}
holochain_conductor_api = "0.2.2"
holochain_serialized_bytes = "0.0.52"
holochain_serialized_bytes = "=0.0.53"
holochain_types = "0.2.2"
holochain_websocket = "0.2.2"
holochain_zome_types = { workspace = true }
Expand Down

0 comments on commit e55f217

Please sign in to comment.