Skip to content

Commit

Permalink
merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
neonphog committed Aug 18, 2022
1 parent b55a3b3 commit 511ed7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/holochain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ unwrap_to = { version = "0.1.0", optional = false }
arbitrary = { version = "1.0", features = ["derive"] }

[build-dependencies]
hdk = { version = "0.0.145", path = "../hdk"}
hdk = { version = "0.0.146", path = "../hdk"}
serde = { version = "1.0", features = [ "derive" ] }
serde_json = { version = "1.0.51" }
toml = "0.5.6"
Expand Down

0 comments on commit 511ed7c

Please sign in to comment.