Make a fix for common queue timeout issue.

This commit is contained in:
Seán Healy
2026-05-28 02:34:55 +01:00
parent c823a73bc4
commit 0f0a1058e3
4 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "slingshot-microservice"
version = "0.1.0"
version = "0.1.7"
edition = "2021"
description = "Opinionated Rust framework for queue-driven microservices"
license = "MIT"