Skip to content

Commit

Permalink
build(deps): bump attohttpc from 0.28.2 to 0.28.5 (#219)
Browse files Browse the repository at this point in the history
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.28.2 to 0.28.5.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](sbstp/attohttpc@v0.28.2...v0.28.5)

---
updated-dependencies:
- dependency-name: attohttpc
  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>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 5e249fc commit 0ca46d6
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 mango3-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ab_glyph = "0.2.29"
argon2 = "0.5.3"
apalis = { workspace = true }
apalis-redis = { workspace = true }
attohttpc = { version = "0.28.2", features = ["charsets", "json"] }
attohttpc = { version = "0.28.5", features = ["charsets", "json"] }
cached = { version = "0.54.0", features = ["async", "redis_store", "redis_tokio"] }
dotenvy = "0.15.7"
figment = { version = "0.10.19", features = ["env"] }
Expand Down

0 comments on commit 0ca46d6

Please sign in to comment.