Skip to content

Commit

Permalink
Update attohttpc requirement from 0.28 to 0.29
Browse files Browse the repository at this point in the history
Updates the requirements on [attohttpc](https://github.com/sbstp/attohttpc) to permit the latest version.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](sbstp/attohttpc@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: attohttpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 87eb6ba commit 8d74b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ rust-version = "1.71.1"
thiserror = "2"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
attohttpc = { version = "0.28", features = ["json"] }
attohttpc = { version = "0.29", features = ["json"] }

0 comments on commit 8d74b97

Please sign in to comment.