Skip to content

Commit

Permalink
update hdk_crud dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
weswalla committed Aug 4, 2024
1 parent 6a036ab commit 095693f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ hdi = { version = "0.5.0-dev.5" }
hdk = { version = "0.4.0-dev.5" }
holochain = { version = "0.4.0-dev.5" }
holo_hash = {version = "0.4.0-dev.5", features = ["encoding"]}
hdk_crud = { path = "../hdk_crud", features = ["no_example"] }
hdk_crud = { version = "0.13.0", features = ["no_example"] }

0 comments on commit 095693f

Please sign in to comment.