xcb-rust-protocol 0.2.2

Rust x11 connection interface layer
Documentation
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Fixed

### Added

### Changed

## [v0.2.2] - 2024-05-05

### Fixed

- Upgrade `tiny-std` and `rusl`

## [v0.2.1] - 2023-10-01

### fixed
Upgrade to `tiny-std` `0.2.2`

## [v0.2.0] - 2023-10-01

### Changed
Upgrade to `tiny-std` `0.2.1` breaking changes
exposing structs containing `tiny_std::UnixStr`

## [v0.1.0] - 2023-07-25

### Added
- Initial `xcb-rust-protocol`-version