Skip to content
This repository was archived by the owner on Oct 4, 2025. It is now read-only.

Commit 08d8673

Browse files
chore(deps): 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] <support@github.com>
1 parent dbeabac commit 08d8673

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
@@ -25,7 +25,7 @@ rust-version = "1.65.0"
2525
version = "0.1.0"
2626

2727
[workspace.dependencies]
28-
anyhow = { version = "1.0.98" }
28+
anyhow = { version = "1.0.99" }
2929
bufstream = { version = "0.1.4" }
3030
byteorder = { version = "1.5.0" }
3131
bytes = { version = "1.6.0" }

0 commit comments

Comments
 (0)