trillium 0.2.13

a modular toolkit for building async web apps
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.13]https://github.com/trillium-rs/trillium/compare/trillium-v0.2.12...trillium-v0.2.13 - 2024-01-02

### Other
- updated the following local packages: trillium-http

## [0.2.12]https://github.com/trillium-rs/trillium/compare/trillium-v0.2.11...trillium-v0.2.12 - 2024-01-02

### Other
- update dependencies other than trillium-rustls
- use trillium-http@v0.3.8
- use trillium-http@v0.3.7
- deps
- 📎💬
- bump trillium-http
- upgrade deps
- Expose `start_time()` on `trillium::Conn` to avoid needing `inner()`