fastserial 0.1.2

Ultra-fast, zero-copy serialization/deserialization library for Rust with SIMD acceleration
Documentation
# Security Policy

## Supported Versions

We only support the latest version of FastSerial. Please update to the latest release to ensure you have the most recent security fixes.

| Version | Supported          |
| ------- | ------------------ |
| 0.1.x   | :white_check_mark: |

## Reporting a Vulnerability

We take the security of FastSerial seriously. If you believe you have found a security vulnerability, please report it to us by following these steps:

1.  **Do not** open a public issue.
2.  Send an email to [INSERT EMAIL ADDRESS] with details of the vulnerability.
3.  We will acknowledge your report within 48 hours and provide a timeline for a fix.

Thank you for helping keep FastSerial secure!