Skip to content

Commit

Permalink
Update cas_types Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
assafvayner authored Sep 13, 2024
1 parent f077033 commit f4ce6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cas_types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ edition = "2021"
[dependencies]
anyhow = "1.0.86"
serde = { version = "1.0.208", features = ["derive"] }
merklehash = { git = "https://github.com/xetdata/xet-core" }
merklehash = { path = "../merklehash" }
serde_repr = "0.1.19"

0 comments on commit f4ce6af

Please sign in to comment.