Skip to content

Commit d95ba75

Browse files
committed
Tag a minor release for the crossbeam update
1 parent 585018d commit d95ba75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "triple_buffer"
3-
version = "5.0.0"
3+
version = "5.0.1"
44
authors = ["Hadrien G. <[email protected]>"]
55
description = "An implementation of triple buffering, useful for sharing frequently updated data between threads"
66
documentation = "https://docs.rs/triple_buffer/"

0 commit comments

Comments
 (0)