Skip to content

Commit

Permalink
bump hdk to 119
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeepee committed Jan 22, 2022
1 parent 16e30de commit 4752257
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions hc-dna/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 hc-dna/default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
holonixPath ? builtins.fetchTarball { url = "https://github.com/holochain/holonix/archive/2f8ca2fa76165e2978112cb693c572f1086c5541.tar.gz"; }
holonixPath ? builtins.fetchTarball { url = "https://github.com/holochain/holonix/archive/2f7b8047d6314f64fca34394a52d465c18b2f4d5.tar.gz"; }
}:

let
Expand Down
2 changes: 1 addition & 1 deletion hc-dna/zomes/did-profiles/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ hex = "0.4.2"
bs58 = "0.4.0"
chrono = {version = "0.4.19", features = ["serde"] }

hdk = "0.0.115"
hdk = "0.0.119"

0 comments on commit 4752257

Please sign in to comment.