Skip to content

Commit 4d57d3b

Browse files
author
sicheng
committed
Fix lint
1 parent 6bcae18 commit 4d57d3b

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

Cargo.lock

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

rust/benchmark/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ reqwest = { workspace = true, features = ["stream"] }
2828
tokio-stream = { version = "0.1.16", features = ["full"] }
2929
tokio-util = "0.7.12"
3030
bloom = "0.3.2"
31-
hf-hub = { version = "0.4", features = ["tokio"] }
31+
hf-hub = { version = "0.4.1", features = ["tokio"] }

0 commit comments

Comments
 (0)