Skip to content

Commit 8ab3cec

Browse files
dependabot[bot]zurawiki
authored andcommitted
chore(deps): bump anyhow from 1.0.89 to 1.0.90
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.89 to 1.0.90. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.90) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a20ee65 commit 8ab3cec

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
@@ -17,7 +17,7 @@ name = "gptcommit"
1717
path = "src/main.rs"
1818

1919
[dependencies]
20-
anyhow = "1.0.75"
20+
anyhow = "1.0.90"
2121
async-openai = "0.14.2"
2222
async-trait = "0.1.73"
2323
backoff = "0.4.0"

0 commit comments

Comments
 (0)