Skip to content

Commit

Permalink
chore(deps): update hashlink requirement from 0.8.4 to 0.9.0
Browse files Browse the repository at this point in the history
Updates the requirements on [hashlink](https://github.com/kyren/hashlink) to permit the latest version.
- [Release notes](https://github.com/kyren/hashlink/releases)
- [Changelog](https://github.com/kyren/hashlink/blob/master/CHANGELOG.md)
- [Commits](kyren/hashlink@v0.8.4...v0.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent a33b5fb commit 10b0c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ odoh-rs = { git = "https://github.com/junkurihara/odoh-rs.git" }
bytes = "1.5.0"
hickory-proto = { version = "0.24.0", default-features = false }
data-encoding = "2.5.0"
hashlink = "0.8.4"
hashlink = "0.9.0"
cedarwood = "0.4.6"
regex = "1.10.2"

Expand Down

0 comments on commit 10b0c93

Please sign in to comment.