trustless-provider-lambda 0.3.3

AWS Lambda key provider for trustless
# 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.3.3]https://github.com/sorah/trustless/compare/trustless-provider-lambda/v0.3.2...trustless-provider-lambda/v0.3.3 - 2026-05-19

### Other

- update Cargo.lock dependencies

## [0.3.2]https://github.com/sorah/trustless/compare/trustless-provider-lambda/v0.3.1...trustless-provider-lambda/v0.3.2 - 2026-03-29

### Other

- updated the following local packages: trustless-protocol

## [0.3.1]https://github.com/sorah/trustless/compare/trustless-provider-lambda/v0.3.0...trustless-provider-lambda/v0.3.1 - 2026-03-18

### Other

- updated the following local packages: trustless-protocol

## [0.3.0]https://github.com/sorah/trustless/compare/trustless-provider-lambda/v0.1.0...trustless-provider-lambda/v0.3.0 - 2026-03-08

### Other

- promote to thiserror error enum with messages

## [0.1.0]https://github.com/sorah/trustless/releases/tag/trustless-provider-lambda/v0.1.0 - 2026-03-07

### Other

- workspace deps
- replace custom Serialize/Deserialize with derived impls
- add lambda provider