Skip to content

Commit 6675e0d

Browse files
dependabot[bot]Taxrosdev
authored andcommitted
build(deps): bump anyhow from 1.0.99 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.99 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe87730 commit 6675e0d

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
@@ -10,7 +10,7 @@ edition = "2024"
1010
default-run = "flint"
1111

1212
[dependencies]
13-
anyhow = "1.0.99"
13+
anyhow = "1.0.100"
1414
blake3 = { version = "1.8.2", features = ["digest"] }
1515
clap = { version = "4.5.50", features = ["derive"] }
1616
comfy-table = "7.2.1"

0 commit comments

Comments
 (0)