Skip to content

Commit 0245acc

Browse files
Bump anyhow from 1.0.98 to 1.0.99 (#436)
1 parent 3934f4c commit 0245acc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -14,7 +14,7 @@ exclude = [
1414
]
1515

1616
[dependencies]
17-
anyhow = "1.0.98"
17+
anyhow = "1.0.99"
1818
bytes = "1.10.1"
1919
candle-core = { git = "https://github.com/huggingface/candle.git", version = "0.9.1" }
2020
candle-datasets = { git = "https://github.com/huggingface/candle.git", version = "0.9.1" }

0 commit comments

Comments
 (0)