Skip to content

Commit 8c34b28

Browse files
committed
v3.0.0-beta.2
1 parent a43c9bd commit 8c34b28

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* Update to reactor-trait 2
1818
* Update to amq-protocol 8
1919
* Update to nom 8
20+
* Drop parking-lot dependency
2021
* Drop pinky-swear dependency
2122
* Edition 2024 preparation
2223

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lapin"
3-
version = "3.0.0-beta.1"
3+
version = "3.0.0-beta.2"
44
edition = "2021"
55
authors = ["Geoffroy Couprie <[email protected]>", "Marc-Antoine Perennou <[email protected]>"]
66
description = "AMQP client library"

0 commit comments

Comments
 (0)