Skip to content

Commit 4a27aa3

Browse files
committed
chore(deps): remove not unused tempfile dependency
1 parent 9a25884 commit 4a27aa3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

core/Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/services/huggingface/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ percent-encoding = "2"
5252
serde = { workspace = true, features = ["derive"] }
5353
serde_json = { workspace = true }
5454
sha2 = "0.10"
55-
tempfile = "3"
5655
# XET storage protocol support (optional)
5756
async-trait = { version = "0.1", optional = true }
5857
cas_types = { git = "https://github.com/kszucs/xet-core", branch = "download_bytes", optional = true }

0 commit comments

Comments
 (0)