Skip to content

Commit bdc15c0

Browse files
deps(deps): bump hf-hub from 0.4.3 to 0.5.0
Bumps [hf-hub](https://github.com/huggingface/hf-hub) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/huggingface/hf-hub/releases) - [Commits](huggingface/hf-hub@v0.4.3...v0.5.0) --- updated-dependencies: - dependency-name: hf-hub dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8b065e commit bdc15c0

2 files changed

Lines changed: 77 additions & 6 deletions

File tree

Cargo.lock

100755100644
Lines changed: 76 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ candle-core = { version = "0.9.1", optional = true }
139139
candle-nn = { version = "0.9.1", optional = true }
140140
candle-transformers = { version = "0.9.1", optional = true }
141141
tokenizers = { version = "0.22.2", optional = true }
142-
hf-hub = { version = "0.4.3", optional = true }
142+
hf-hub = { version = "0.5.0", optional = true }
143143

144144
# ONNX Runtime for high-performance inference
145145
ort = { version = "2.0.0-rc.10", optional = true, features = ["half"] }

0 commit comments

Comments
 (0)