trillium-conn-id 0.2.2

conn ids for trillium.rs
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).

## [Unreleased]

## [0.2.2]https://github.com/trillium-rs/trillium/compare/trillium-conn-id-v0.2.1...trillium-conn-id-v0.2.2 - 2024-01-02

### Other
- upgrade deps
- remove dependency carats
- conn-id patch: attempt to fix conn-id tests by introducing with_seed
- fastrand changed rng sequence from seed
- deps
- various nonbreaking dependency updates
- deps
- patch deps
- clippy is my copilot
- Update uuid requirement from 0.8.2 to 1.0.0
- update deps