Skip to content

Commit 467bad1

Browse files
authored
Update corosensei requirement from 0.2 to 0.3 (#417)
2 parents 9707323 + 9a92c76 commit 467bad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ rand = "0.9"
3939
st3 = "0.4"
4040
crossbeam-deque = "0.8"
4141
time = "0.3"
42-
corosensei = "0.2"
42+
corosensei = "0.3"
4343
core_affinity = "0.8"
4444
crossbeam-utils = "0.8"
4545
crossbeam-skiplist = "0.1"

0 commit comments

Comments
 (0)