Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
[package]
name = "turbo-tasks-hash"
version = "0.1.0"
description = "TBD"
license = "MIT"
edition = "2024"
autobenches = false
[lib]
bench = false
[lints]
workspace = true
[dependencies]
turbo-tasks-macros = { workspace = true }
twox-hash = "1.6.3"