We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a482f1 commit 9f7e463Copy full SHA for 9f7e463
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Rust Client for the RabbitMQ HTTP API Change Log
2
3
+## v0.60.0 (in development)
4
+
5
+No changes yet.
6
7
## v0.59.0 (Sep 26, 2025)
8
9
### Enhancements
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rabbitmq_http_client"
-version = "0.59.0"
+version = "0.60.0"
edition = "2024"
description = "RabbitMQ HTTP API client"
0 commit comments