Skip to content

Commit

Permalink
Bump async-ringbuf RC number
Browse files Browse the repository at this point in the history
  • Loading branch information
agerasev committed Jul 30, 2023
1 parent 73be5de commit 87f47e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "async-ringbuf"
version = "0.2.0-rc.0"
version = "0.2.0-rc.1"
edition.workspace = true
authors.workspace = true
description = "Async SPSC FIFO ring buffer"
Expand Down

0 comments on commit 87f47e8

Please sign in to comment.