unity-asset-binary 0.2.0

Unity binary file format parser (AssetBundle, SerializedFile)
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0] - 2025-08-27

### ♻️ Refactor

- Refactor projects

### ⚙️ Miscellaneous Tasks

- Update dependences and update 2024 rust edition
- Remove debug print

### 🎨 Styling

- Cargo fmt again, remove doc ci
- Cargo fmt
- Cargo fmt again

### 🐛 Bug Fixes

- Cargo clippy and fix Readme.md [skip ci]
- Cargo clippy [skip ci]
- Cargo clippy
- Fix test
- Fix clippy and fix Cargo.toml

### 🚀 Features

- Unity asset parser blocking API
- Add async support to original crates
- Add lib and cli crate, clean Readme, add ci

<!-- generated by git-cliff -->