Skip to content

Commit

Permalink
Tag a minor release for the crossbeam update
Browse files Browse the repository at this point in the history
  • Loading branch information
HadrienG2 committed Nov 7, 2019
1 parent 585018d commit d95ba75
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 = "triple_buffer"
version = "5.0.0"
version = "5.0.1"
authors = ["Hadrien G. <knights_of_ni@gmx.com>"]
description = "An implementation of triple buffering, useful for sharing frequently updated data between threads"
documentation = "https://docs.rs/triple_buffer/"
Expand Down

0 comments on commit d95ba75

Please sign in to comment.