Skip to content

Commit 71d353d

Browse files
chore(deps): bump anyhow from 1.0.98 to 1.0.99 (#33)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.99. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 396f2d2 commit 71d353d

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 @@ tokio-util = { version = "0.7.16", features = ["io"] }
1010
tower-http = { version = "0.6.4", features = ["trace", "cors"] }
1111
tracing = { version = "0.1.41"}
1212
tracing-subscriber = { version = "0.3.19" }
13-
anyhow = { version = "1.0.98" }
13+
anyhow = { version = "1.0.99" }
1414
regex = { version = "1.11.1" }
1515
image = { version = "0.25.6" }
1616
dotenvy = { version = "0.15.7" }

0 commit comments

Comments
 (0)