Skip to content

Commit

Permalink
Version 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremija committed Apr 1, 2024
1 parent 03f2478 commit dcf3b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mpmc-async"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
description = "A multi-producer, multi-consumer async channel with reservations"
repository = "https://github.com/jeremija/mpmc-async"
Expand Down

0 comments on commit dcf3b22

Please sign in to comment.