Skip to content

Commit

Permalink
Update attohttpc requirement from 0.27 to 0.28
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.27.0...v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent 128fdfe commit aba826e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Steven Fackler <sfackler@gmail.com>"]
edition = "2021"

[dependencies]
attohttpc = "0.27"
attohttpc = "0.28"
marksman_escape = "0.1"
regex = "1.0"
thiserror = "1.0"
Expand Down

0 comments on commit aba826e

Please sign in to comment.