Skip to content

Commit fa0ed82

Browse files
chore(deps): bump hf-hub from 0.4.3 to 0.5.0 (#146)
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) - [Changelog](https://github.com/huggingface/hf-hub/blob/main/RELEASE.md) - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d4076f commit fa0ed82

2 files changed

Lines changed: 108 additions & 8 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ pdf-extract = "0.9"
7272
uuid = { version = "1.23", features = ["v4", "serde"] }
7373
base64 = "0.22"
7474
sha2 = "0.10"
75-
hf-hub = { version = "0.4.3", default-features = false, features = ["ureq"] }
75+
hf-hub = { version = "0.5.0", default-features = false, features = ["ureq"] }
7676
tokenizers = "0.20.1"
7777
# Pinned exactly to rc.11. ort 2.0.0-rc.12 made SessionOptionsPointer
7878
# !Sync, which removes Send+Sync from ort::Error<SessionBuilder> and

0 commit comments

Comments
 (0)