Skip to content

Commit e8e6759

Browse files
authored
Merge pull request #72 from emotechlab/dependabot/cargo/anyhow-1.0.101
Bump anyhow from 1.0.100 to 1.0.101
2 parents 0e72a4d + 0000b4f commit e8e6759

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 @@ categories = ["text-processing"]
1313
async = ["async-trait"]
1414

1515
[dependencies]
16-
anyhow = "1.0.100"
16+
anyhow = "1.0.101"
1717
async-trait = { version = "0.1.89", optional = true }
1818
derive_builder = "0.20.2"
1919
http = "1.4.0"

0 commit comments

Comments
 (0)