Skip to content

Commit eac3b57

Browse files
Bump anyhow from 1.0.100 to 1.0.102
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.102. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e46c91 commit eac3b57

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -13,7 +13,7 @@ license = "MIT"
1313
readme = "README.md"
1414

1515
[dependencies]
16-
anyhow = "1.0.100"
16+
anyhow = "1.0.102"
1717
clap = { version = "4.5.54", features = ["derive"] }
1818
glob = "0.3.3"
1919
ffmpeg-next = { version = "^7.1", features = ["static", "build"] }

0 commit comments

Comments
 (0)