Skip to content

Commit 4135f53

Browse files
Update Rust crate hf-hub to 0.5.0
1 parent 2bedcd5 commit 4135f53

2 files changed

Lines changed: 72 additions & 33 deletions

File tree

Cargo.lock

Lines changed: 71 additions & 32 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
@@ -44,7 +44,7 @@ walkdir = "2.5.0"
4444
rstest = "0.26.1"
4545

4646
# Model hub integration
47-
hf-hub = { version = "0.4.3", default-features = false, features = ["ureq", "rustls-tls"] }
47+
hf-hub = { version = "0.5.0", default-features = false, features = ["ureq", "rustls-tls"] }
4848

4949
[workspace.lints.rust]
5050
ambiguous_negative_literals = "warn"

0 commit comments

Comments
 (0)