Skip to content

Commit cc87e95

Browse files
Bump anyhow from 1.0.92 to 1.0.93 (#334)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.92 to 1.0.93. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.92...1.0.93) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71d6c97 commit cc87e95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description = "distributed saga implementation"
1010
#panic = "abort"
1111

1212
[dependencies]
13-
anyhow = "1.0.92"
13+
anyhow = "1.0.93"
1414
async-trait = "0.1.83"
1515
futures = "0.3.31"
1616
newtype_derive = "0.1.6"

0 commit comments

Comments
 (0)