You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for truncated matched data and bump dependencies (#19)
Matched data may get truncated for some events, meaning the string would be set to `truncated` instead of the usual blob. This adds support for that case.
Also bumps dependencies to mitigate the issues reported by `cargo audit`.
Co-authored-by: Shreya Shetty <shreya@cloudflare.com>
0 commit comments