Skip to content

Conversation

Shnatsel
Copy link
Contributor

Fixes #40

This is a semver-compatible change so that the fix can be easily adopted by any users of this crate.

@Shnatsel
Copy link
Contributor Author

It seems I forgot to update some tests. That's odd, I could have sworn I ran cargo test. Let me fix that real quick

@Shnatsel
Copy link
Contributor Author

Oh, tests were added after this PR. That makes sense. Anyway, fixed now.

@Shnatsel
Copy link
Contributor Author

One of the tests was supplying an input buffer that was too short. I've fixed that. cargo test --all-features now passes.

@jaredforth jaredforth merged commit 62b4706 into jaredforth:main Aug 27, 2025
1 check passed
@Shnatsel
Copy link
Contributor Author

Thank you!

Could you publish a new release to crates.io as well, so that I could stop relying on git versions in my projects? Having git dependencies makes code difficult to distribute.

@jaredforth
Copy link
Owner

Thank you!

Could you publish a new release to crates.io as well, so that I could stop relying on git versions in my projects? Having git dependencies makes code difficult to distribute.

Yep! I'll get a release cut today or tomorrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Encoding is unsound
2 participants