mirror of
https://github.com/huggingface/xet-core.git
synced 2026-06-04 13:30:29 +08:00
Update cas_types Cargo.toml (#9)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user