Skip to content

Commit

Permalink
build(deps): bump anyhow from 1.0.65 to 1.0.66
Browse files Browse the repository at this point in the history
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.65...1.0.66)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rjzak committed Oct 24, 2022
1 parent 07bb18e commit 0041a88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ hyper = { git = "https://github.com/rjzak/hyper", branch = "wasi_wip", features
tokio = { version = "^1.21.2", features = ["rt", "macros"], default-features = false }
uuid = { version = "^0.8.2", features = ["v4"], default-features = false }
tracing = { version = "^0.1.29", default-features = false }
anyhow = { version = "^1.0.55", default-features = false }
anyhow = { version = "^1.0.66", default-features = false }
base64 = { version = "^0.13.1", default-features = false }
mime = { version = "^0.3.16", default-features = false }
confargs = { version = "^0.1.3", default-features = false }
Expand Down

0 comments on commit 0041a88

Please sign in to comment.