Skip to content

Commit 7926a44

Browse files
authored
Merge pull request #464 from saulecabrera/fix-codec-handling
Fix codec handling
2 parents 5ab520d + 6b34fce commit 7926a44

File tree

17 files changed

+505
-222
lines changed

17 files changed

+505
-222
lines changed

Cargo.lock

Lines changed: 82 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ members = [
44
"tests/fixtures/log_truncation_function",
55
"tests/fixtures/exports",
66
"tests/fixtures/noop",
7+
"tests/fixtures/messagepack-valid",
8+
"tests/fixtures/messagepack-invalid",
9+
"tests/fixtures/echo",
710
]
811

912
[package]

0 commit comments

Comments
 (0)