Skip to content

Commit

Permalink
build(deps): update binary-layout requirement from 3.2.0 to 4.0.2
Browse files Browse the repository at this point in the history
Updates the requirements on [binary-layout](https://github.com/smessmer/binary-layout) to permit the latest version.
- [Release notes](https://github.com/smessmer/binary-layout/releases)
- [Changelog](https://github.com/smessmer/binary-layout/blob/master/ChangeLog.txt)
- [Commits](smessmer/binary-layout@3.2.0...4.0.2)

---
updated-dependencies:
- dependency-name: binary-layout
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 881b913 commit e36fb2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallas-hardano/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ authors = ["Santiago Carmuega <[email protected]>"]

[dependencies]
thiserror = "1.0.49"
binary-layout = "3.2.0"
binary-layout = "4.0.2"
tap = "1.0.1"
tracing = "0.1.40"
pallas-traverse = { version = "=0.32.0", path = "../pallas-traverse" }
Expand Down

0 comments on commit e36fb2f

Please sign in to comment.