Skip to content

Commit

Permalink
Bump the dev-dependencies group with 1 update (#57)
Browse files Browse the repository at this point in the history
Updates the requirements on [iref](https://github.com/timothee-haudebourg/iref) to permit the latest version.
- [Changelog](https://github.com/timothee-haudebourg/iref/blob/main/CHANGELOG.md)
- [Commits](timothee-haudebourg/iref@2.1.0...2.2.3)

---
updated-dependencies:
- dependency-name: iref
  dependency-type: direct:production
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent dc40a22 commit 2a72d82
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 @@ -48,7 +48,7 @@ http = "0.2.9"
http-body = "0.4.5"
hyper = "0.14.27"
image = "0.24.3"
iref = "^2.0.3"
iref = "^3.1.2"
lazy_static = "1.4.0"
log = "^0.4"
paho-mqtt = "0.12"
Expand Down

0 comments on commit 2a72d82

Please sign in to comment.