Skip to content

Commit

Permalink
re-adding bincode due to failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aspect committed Dec 10, 2023
1 parent eedc341 commit b74c5a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ log.workspace = true
rlimit.workspace = true

[dev-dependencies]
bincode.workspace = true
serde_json.workspace = true
async-trait.workspace = true
futures-util.workspace = true
Expand Down

0 comments on commit b74c5a1

Please sign in to comment.