Skip to content

Commit

Permalink
Update hpos-config to host_pub_key rev (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Geddes <[email protected]>
  • Loading branch information
mattgeddes and Matthew Geddes authored Aug 22, 2024
1 parent 6480985 commit b128ddf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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 @@ -13,8 +13,8 @@ members = [
]

[workspace.dependencies]
hpos-config-core = { git = "https://github.com/Holo-Host/hpos-config", rev = "86411bdaabe7061a4b150d36c062fddc2c6c74cc" }
hpos-config-seed-bundle-explorer ={ git = "https://github.com/Holo-Host/hpos-config", rev = "86411bdaabe7061a4b150d36c062fddc2c6c74cc" }
hpos-config-core = { git = "https://github.com/Holo-Host/hpos-config", rev = "77d740c83a02e322e670e360eb450076b593b328" }
hpos-config-seed-bundle-explorer ={ git = "https://github.com/Holo-Host/hpos-config", rev = "77d740c83a02e322e670e360eb450076b593b328" }
ed25519-dalek = "2.1.1"
holochain_keystore = "0.4.0-dev.16"
holochain_types = { version = "0.4.0-dev.18", features = ["chc"] }
Expand Down

0 comments on commit b128ddf

Please sign in to comment.