Skip to content

Commit

Permalink
chore: update bytes and ics23 crates (#1279)
Browse files Browse the repository at this point in the history
## Summary
Updated the `bytes` and `ics23` crates.

## Background
The version of `bytes` we currently use has been yanked due to [a
bug](tokio-rs/bytes#718). Running `cargo audit`
exposed this as an allowed warning.

We also got a report of an issue with the `ics23` crate and a
recommendation to update to v0.11.3.

## Changes
- Ran `cargo update -p bytes` and `cargo update -p ics23`.

## Testing
No additional tests required.
  • Loading branch information
Fraser999 authored and bharath-123 committed Jul 25, 2024
1 parent 46505ac commit 42f97d7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

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

0 comments on commit 42f97d7

Please sign in to comment.