Skip to content

Commit

Permalink
buump holochain_conductor_api
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Nov 28, 2024
1 parent ea2c549 commit ef59aef
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/trycp_server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ trycp_api = { workspace = true }
url = { workspace = true }

[dev-dependencies]
holochain_conductor_api = "0.5.0-dev.5"
holochain_conductor_api = "0.5.0-dev.7"
rand = "0.8"
serde_yaml = "0.9"
trycp_client = { path = "../trycp_client" }

0 comments on commit ef59aef

Please sign in to comment.