Skip to content

Commit ce17e34

Browse files
Update one-line description to match GitHub repo description
Clarifies the three key features (consistent, traceable, retry-aware) and mentions framework-agnostic core with optional Axum support.
1 parent 6e9e9c6 commit ce17e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
88
[![Sponsor](https://img.shields.io/badge/Sponsor-Buy%20Me%20a%20Coffee-yellow?logo=buy-me-a-coffee&logoColor=white)](https://buymeacoffee.com/blackwellsystems)
99

10-
A tiny Rust crate for consistent HTTP error responses across services.
10+
Consistent, traceable, retry-aware HTTP error responses for Rust APIs — framework-agnostic with optional Axum support.
1111

1212
This is a Rust port of [`err-envelope` (Go)](https://github.com/blackwell-systems/err-envelope), providing feature parity with the Go implementation.
1313

0 commit comments

Comments
 (0)