Skip to content

Commit 711f680

Browse files
committed
Minor update to account for changes in the testing protocol
1 parent 5bf0997 commit 711f680

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 = "0.3.0"
3+
version = "0.3.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)