Skip to content

Commit

Permalink
revert: back to for-hdk-v0.3.1 branch in syn (now updated with changes)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Aug 7, 2024
1 parent 35802a9 commit fce056e
Show file tree
Hide file tree
Showing 3 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.

2 changes: 1 addition & 1 deletion dnas/kando/zomes/coordinator/syn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ name = "syn"
#derive_more = "0"
#serde = { workspace = true }

hc_zome_syn_coordinator = {git = "https://github.com/holochain/syn", branch = "fix/reactivity-on-new-document"}
hc_zome_syn_coordinator = {git = "https://github.com/holochain/syn", branch = "for-hdk-v0.3.1"}
2 changes: 1 addition & 1 deletion dnas/kando/zomes/integrity/syn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ crate-type = ["cdylib", "rlib"]
name = "syn_integrity"

[dependencies]
hc_zome_syn_integrity = {git = "https://github.com/holochain/syn", branch = "fix/reactivity-on-new-document"}
hc_zome_syn_integrity = {git = "https://github.com/holochain/syn", branch = "for-hdk-v0.3.1"}

0 comments on commit fce056e

Please sign in to comment.