deadpool-libsql 0.1.1

Dead simple async pool for libsql
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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

<!-- next-header -->

## [Unreleased]

## [0.1.1] - 2026-08-26

- Bump up MSRV to `1.85` and Rust edition to `2024`
- Update `deadpool` dependency to version `0.13.1`

## [0.1.0]

- Initial release

<!-- next-url -->
[Unreleased]: https://github.com/deadpool-rs/deadpool/compare/deadpool-libsql-v0.1.1...HEAD
[0.1.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-libsql-v0.1.0...deadpool-libsql-v0.1.1
[0.1.0]: https://github.com/deadpool-rs/deadpool/releases/tag/deadpool-libsql-v0.1.0