Skip to content

Commit 591aa17

Browse files
Bump anyhow from 1.0.98 to 1.0.99
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.99. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d239cd4 commit 591aa17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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)