Skip to content

Commit 6f2e03c

Browse files
build(deps): update binary-layout requirement from 3.2.0 to 4.0.1
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.1) --- updated-dependencies: - dependency-name: binary-layout dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a44f38 commit 6f2e03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallas-hardano/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = ["Santiago Carmuega <santiago@carmuega.me>"]
1212

1313
[dependencies]
1414
thiserror = "1.0.49"
15-
binary-layout = "3.2.0"
15+
binary-layout = "4.0.1"
1616
tap = "1.0.1"
1717
tracing = "0.1.40"
1818
pallas-traverse = { version = "=0.23.0", path = "../pallas-traverse" }

0 commit comments

Comments
 (0)